Brad Fitzpatrick
5c2ad4eaae
search: fix websocket crash
...
Fixes #563
Change-Id: Iff04e4a40406ddd391f3c8fc93dcfe0209806ee3
2015-01-19 09:29:19 -08:00
Brad Fitzpatrick
6517bbc392
Send system status JSON on websockets upon connect and when it changes.
...
Change-Id: Ic0f211611d63b9d519ee3c5da0dd96c6b77459d5
2014-08-29 14:12:02 -07:00
Brad Fitzpatrick
ffc6c39d40
Live search results via WebSocket.
...
Works in the debug page now, but not wired up to the main UI.
Leaving that for Boodman.
Change-Id: I0d0acf78cbcd228e95e391d724ea43571d174511
2013-12-07 22:22:45 -08:00
Brad Fitzpatrick
b2d221af44
Start of Camlistore WebSocket support, for showing live search queries in the UI.
...
If the JavaScript UI is open and the query you're looking at changes
due to new data arriving, the server should push the update search
results to you live, without needing to poll.
Change-Id: I00faf7737f9a459de39b21fb5226a8000feeee2b
2013-12-07 20:19:20 -08:00