Commit Graph

25 Commits

Author SHA1 Message Date
Tony Garnock-Jones 1ff931eb80 Break dependency on web-server-lib 2015-05-23 11:39:55 -04:00
Tony Garnock-Jones 7858b3aee1 Increase TCP listen connection backlog to 128, to avoid TCP timeouts 2015-03-18 19:04:46 -04:00
Tony Garnock-Jones b380c9ca64 Buffer outbound messages while waiting for connection 2014-08-12 16:20:39 -07:00
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 7502656531 Actorize the timer driver and avoid inertness-preventing permanent subscription at ground-meta-level 2014-06-23 07:28:20 -04:00
Tony Garnock-Jones 43992462fa Make timer driver use send-ground-message rather than changing gestalt. 2014-06-21 11:38:27 -04:00
Tony Garnock-Jones e1f72f92e8 UDP socket driver and example 2014-06-19 13:43:18 -04:00
Tony Garnock-Jones 30c007e0be Introduce threads and send-ground-message to TCP driver. 2014-06-14 20:50:34 -04: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 e0aae6e3e0 Avoid use of wrap-evt, preferring handle-evt 2014-06-11 16:01:04 -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 f4169206f5 Cosmetic 2014-06-06 18:06:14 -04:00
Tony Garnock-Jones 4addfee3b4 Handle connection refused, ish. 2014-06-06 18:06:02 -04:00
Tony Garnock-Jones 435ab0fbd8 TCP driver; simple example; chat server; chat client 2014-06-02 14:13:12 -04:00
Tony Garnock-Jones 5092cff96b Update websocket driver and examples 2014-05-21 23:22:21 -04:00
Tony Garnock-Jones 0bff938cf7 Update timer driver 2014-05-14 00:03:07 -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 44d08295be Timer driver 2013-11-01 10:13:09 -04: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