Ian Gulliver
|
0575b8918d
|
Add a key field to messages and allow lookup of most recent message by key.
|
2014-05-11 15:43:45 +03:00 |
|
Ian Gulliver
|
a912e973c3
|
Reverse sort order of initially-returned messages, so the client can generally depend on messages proceeding forward.
|
2014-05-10 19:20:14 +02:00 |
|
Ian Gulliver
|
bff49f3401
|
Checkpoint: working subscribe/unsubscribe and message transit, through the debug page
|
2014-05-10 15:47:33 +02:00 |
|
Ian Gulliver
|
6a6fdc1c41
|
Make the structure that we pass over the channel or pseudo-channel called an "event".
Make the string that we pass through pubsub called a "message".
|
2014-05-09 15:00:48 -07:00 |
|
Ian Gulliver
|
e6885042f5
|
Add pubsub server API, without client API or UI yet.
|
2014-05-06 22:46:07 -07:00 |
|
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
|
64f989e3ca
|
Support public flag for StateEntry
|
2014-05-01 11:33:29 -07:00 |
|
Ian Gulliver
|
006eb03483
|
Be more explicit about parents so I stop forgetting
|
2014-05-01 09:57:50 -07:00 |
|
Ian Gulliver
|
f9c3908a3d
|
Remove line accidentally added
|
2014-05-01 09:56:50 -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
|
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 |
|