• K
    Make a dendrite-sync-server binary (#48) · e347aa05
    Kegsay 提交于
    Currently the HTTP handlers are attached to an API mux which is created inside
    Setup(). In the future, we'll want to split this out so a single mux can have
    both sync and clientapi handlers attached to it.
    e347aa05
config.go 1.1 KB