Added images, removed debug sleep
This commit is contained in:
parent
47c4c99b66
commit
95f403c97c
7 changed files with 262 additions and 3 deletions
3
main.go
3
main.go
|
|
@ -287,9 +287,6 @@ func pageSync(w http.ResponseWriter, r *http.Request) { // {{{
|
|||
} // }}}
|
||||
|
||||
func actionSyncFromServer(w http.ResponseWriter, r *http.Request) { // {{{
|
||||
// XXX - DELETE ME!
|
||||
time.Sleep(time.Millisecond * 200)
|
||||
|
||||
// The purpose of the Client UUID is to avoid
|
||||
// sending nodes back once again to a client that
|
||||
// just created or modified it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue