Commit Graph

12 Commits

Author SHA1 Message Date
Tony Garnock-Jones 2286c7c617 Asynchronous outbound websocket connections. 2014-08-11 22:11:42 -07:00
Tony Garnock-Jones 5bd30db9b0 Don't swallow exceptions in a websocket connection 2014-08-10 13:23:56 -07:00
Tony Garnock-Jones f189dfdf4f Attempt at better error handling in websocket server 2014-08-09 23:09:31 -07:00
Tony Garnock-Jones 5cce0db45f Websocket client driver 2014-08-09 19:03:48 -07:00
Tony Garnock-Jones 4370cb72a4 Correctly distinguish when multiple listeners exist 2014-06-14 20:50:03 -04:00
Tony Garnock-Jones eca3e9ded0 Switch websocket driver to use send-ground-message. 2014-06-11 16:03:22 -04:00
Tony Garnock-Jones 2eb8822c56 Avoid need for latching on listen-side TCP connections; flip demand-matcher's default orientation 2014-06-06 18:13:09 -04:00
Tony Garnock-Jones 5092cff96b Update websocket driver and examples 2014-05-21 23:22:21 -04:00
Tony Garnock-Jones 67e9483d0e websocket-server -> websocket-local-server 2014-01-13 19:33:48 -05:00
Tony Garnock-Jones 154c0664a3 SSL websocket support 2013-11-06 16:01:55 -05:00
Tony Garnock-Jones cb4746033d Ensure shutdown of websocket connection on exn 2013-10-30 14:25:48 +00:00
Tony Garnock-Jones ceada73709 Websocket driver and example 2013-10-28 19:08:41 +00:00