Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
9785637b3b | ||
|
728b34b684 | ||
|
8be663a0a0 |
@@ -12,6 +12,7 @@ const (
|
||||
pathStreamWAL = "stream-wal"
|
||||
)
|
||||
|
||||
// TODO: Remove this!
|
||||
func (rep *Replicator) Handle(w http.ResponseWriter, r *http.Request) {
|
||||
// We'll handle two types of requests: HTTP GET requests for JSON, or
|
||||
// streaming requets for state or wall.
|
||||
|
Reference in New Issue
Block a user