Ian Gulliver
|
bb5c0752b1
|
Move message handling in RPC responses out of individual commands and to a general property of the response.
|
2014-05-06 13:47:57 -07:00 |
|
Ian Gulliver
|
cf05c0f620
|
Switch to a multi-request/response API to make batching possible.
|
2014-05-06 13:38:40 -07:00 |
|
Ian Gulliver
|
0369266d60
|
Remove the getUser API call and replace it with channel messages. Close channels when log in/out events occur for security.
|
2014-05-01 14:55:50 -07:00 |
|
Ian Gulliver
|
64f989e3ca
|
Support public flag for StateEntry
|
2014-05-01 11:33:29 -07:00 |
|
Ian Gulliver
|
b02ddde215
|
Clean up debug UI and code a bit. Allow empty StateEntry values.
|
2014-04-30 17:54:48 -07:00 |
|
Ian Gulliver
|
a664bcebac
|
Switch to Array.forEach() where possible.
|
2014-04-30 11:17:25 -07:00 |
|
Ian Gulliver
|
7069d16aaa
|
Fix handling of initial messages on channel creation by returning them in the
RPC response instead of over the channel.
|
2014-03-25 14:19:13 -07:00 |
|
Ian Gulliver
|
c99c171dbc
|
Initial snapshot.
|
2014-03-25 13:43:11 -07:00 |
|