1
0
Fork 0
mirror of https://github.com/sbrl/Nibriboard.git synced 2018-01-10 21:33:49 +00:00
Commit graph

22 commits

Author SHA1 Message Date
8c04cfb9e9 Wire up more of the Handshake Response 2017-02-19 13:22:35 +00:00
cfdb1c8309 [server] Send client colours in state updates 2017-02-19 11:58:00 +00:00
45231ab717 [server] Bugfix: Fix broadcast call. 2017-02-19 11:34:34 +00:00
494b0561bb [server] Properly respond to handshake requests. 2017-02-19 11:33:03 +00:00
786f765f05 We're almsot there~\! 2017-02-09 22:24:17 +00:00
18eb1abb11 Send cursor updates to the server. 2017-02-07 21:29:17 +00:00
64e3a4db59 Remove old JsonConverters. 2017-02-05 17:27:46 +00:00
e71ff31ef2 Finish fixing bugs in the core message handling system. It works, more or less! :D 2017-02-05 14:46:40 +00:00
690abc6445 Begin working on the client, and fix a ton of bugs in the server deserialisation process. 2017-02-04 21:26:48 +00:00
199ffbfe40 Add comments todescribe the uses of various classes. 2017-01-28 18:49:26 +00:00
4336f1e38c Implement more of the server-side message handling logic. 2017-01-28 18:41:35 +00:00
504f8daed2 Add files I missed 2017-01-27 21:25:49 +00:00
abbcb7a8c8 Start building message classes and deserialising incoming messages into them 2017-01-27 21:24:58 +00:00
96c6c8e565 Add Send & Broadcast methods to Websocket handling logic 2017-01-22 20:56:31 +00:00
060f01cf75 Set up ripple link websocket connection. 2017-01-21 18:38:52 +00:00
8a5dda1c05 Send settings file to client. 2017-01-21 18:13:42 +00:00
11a2c846fc Finish hooking up Http server. Next up: client settings. 2017-01-21 17:06:19 +00:00
33f3c44d6e Set up core basic framework that calls the main code 2017-01-19 13:13:35 +00:00
879fc98f83 Add blank html & css files 2017-01-10 20:34:10 +00:00
d3a0e4fa60 Fix rogue comma in npm package.json 2017-01-10 19:54:17 +00:00
b3f0cc647f Add blank index.js and build 2017-01-10 19:51:49 +00:00
424a6bfcd1 Begin setting up http server & client code. 2017-01-09 20:54:37 +00:00