Commit graph

18 commits

Author SHA1 Message Date
betasteward
55fea43f20 added a bunch of game methods 2015-06-17 19:54:33 -04:00
betasteward
58e85df735 added startMatch and joinGame 2015-06-17 13:53:39 -04:00
betasteward
19ad01ced8 use same paradigm on server side - reduces the number of handlers in the pipeline 2015-06-16 13:51:03 -04:00
betasteward
dd8fe2d05c simplified client message handling 2015-06-15 14:27:58 -04:00
betasteward
a241556fdc added listeners so that exceptions get thrown 2015-06-13 14:06:23 -04:00
betasteward
864a318b3f fixed some merge issues + added additional connection properties 2015-06-12 15:59:02 -04:00
betasteward
8d6716b2a0 added remove table and swap seats methods + combined several message handlers 2015-06-12 08:40:41 -04:00
betasteward
dcd2907112 handle table join and waiting 2015-06-10 15:59:48 -04:00
betasteward
c47da1f5b3 added handlers for create table + adjusted connection code to better handle failed connections 2015-06-08 14:05:00 -04:00
betasteward
71c7bc38e1 cleanup server code 2015-06-01 21:42:18 -04:00
betasteward
20a25ffdab improved handling of disconnects 2015-06-01 14:58:26 -04:00
betasteward
481e177d71 added pingInfo to user info 2015-06-01 10:51:20 -04:00
betasteward
bc51a8fc79 completed Room handling 2015-05-29 21:40:13 -04:00
betasteward
b41cbe2703 added optional SSL encryption 2015-05-28 21:04:53 -04:00
betasteward
a168d53966 handle reconnects 2015-05-27 20:44:18 -04:00
betasteward
2143e87543 added disconnect handling 2015-05-26 22:13:39 -04:00
betasteward
b68cd765b7 client registration is now a blocking call on the client side + added server messages handlers 2015-05-24 22:56:11 -04:00
betasteward
e45345d87a initial commit - only table pane chat is working atm 2015-05-23 10:18:36 -04:00