Commit Graph

24 Commits

Author SHA1 Message Date
Tony Garnock-Jones 56532f80ad Rearrange files, splitting the library from the example(s). 2013-12-02 20:31:12 -05:00
Tony Garnock-Jones acc783dc24 Heartbeat from client to server, as well; copes with middlebox failure 2013-11-06 09:31:45 -05:00
Tony Garnock-Jones 58ed6377d4 Report WebSocketConnection crashes to user 2013-11-03 15:56:50 -05:00
Tony Garnock-Jones 03ec966a02 Avoid some exceptions 2013-11-03 15:56:39 -05:00
Tony Garnock-Jones 8c914f93d6 Simpler protocol (note how the "server" doesn't change!) 2013-11-01 10:17:50 -04:00
Tony Garnock-Jones 9da480ed0a Keepalive pings 2013-11-01 10:16:53 -04:00
Tony Garnock-Jones f35977914d Avoid the very problematic subtractRoutes() function 2013-11-01 10:16:06 -04:00
Tony Garnock-Jones e9e466a526 Reset reconnect delay on forceclose by default 2013-11-01 10:15:37 -04:00
Tony Garnock-Jones 8f70962c38 Debug logging tweaks 2013-11-01 10:14:48 -04:00
Tony Garnock-Jones 393dacde9b Wake detector 2013-11-01 07:57:50 -04:00
Tony Garnock-Jones c5752bff91 Log close event (includes close reason) 2013-11-01 06:28:35 -04:00
Tony Garnock-Jones c0b2ac2e86 Make Ground instance available for debugging 2013-11-01 06:28:22 -04:00
Tony Garnock-Jones 59ca9e8556 Don't overwrite nym on page reload 2013-10-31 20:18:51 -04:00
Tony Garnock-Jones 261ab7783a Support changing server URL 2013-10-31 19:08:28 -04:00
Tony Garnock-Jones 671c5dbda6 Nymlist; status; connection state 2013-10-31 17:38:38 +00:00
Tony Garnock-Jones 2203795902 Actual UI. 2013-10-31 13:03:50 +00:00
Tony Garnock-Jones 77cd357aaa Websocket client driver + rudimentary chat support 2013-10-31 12:10:53 +00:00
Tony Garnock-Jones aa618d178c "send" --> "message" 2013-10-30 15:50:05 +00:00
Tony Garnock-Jones 5d6cc2b503 DemandMatcher improvements from minimart 2013-10-30 13:13:03 +00:00
Tony Garnock-Jones 55a4f0c615 Fix bug: no need to propagate routing changes back down again 2013-10-26 18:36:58 +01:00
Tony Garnock-Jones e79b0092ed Refactor jQuery driver to use new PresenceDetector and DemandMatcher. 2013-10-22 19:14:51 +01:00
Tony Garnock-Jones 35f17da335 New World stack mechanism; bug fixes 2013-10-18 09:58:08 +01:00
Tony Garnock-Jones 5265f42beb jQuery driver 2013-10-17 16:38:47 +01:00
Tony Garnock-Jones 5eb836ad32 First call! 2013-10-17 15:50:51 +01:00