Commit graph

15 commits

Author SHA1 Message Date
Hylke Bons be14c48ae9 repo base: Start initial remote check in a new thread. Prevents blocking an fixes #321 2011-11-13 00:57:00 +00:00
Travis Glenn Hansen 448e39924d bit more sync/listener logic 2011-11-07 08:39:33 -07:00
Travis Glenn Hansen 3d4a8b5f9d making announcements more robust and intelligent 2011-11-05 15:09:09 -06:00
PierreAronnax 15a827acd6 SparkleListenerTCP: Fixing Reconnect
Calling socket.Connect again after socket.Close causes an ObjectDisposedException. Recreating the socket before connecting fixes this.
2011-10-25 19:16:29 +03:00
Jan Funke 73d11e0f9d tcp-listener: fallback to polling instead of crashing on socket errors 2011-10-03 14:39:26 +02:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons dbce0e14e9 Add events to tcp listener 2011-07-24 19:22:17 +01:00
Hylke Bons beafcebd5a Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons cf1a7a5e2b adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Alex Hudson d7d022078e Put in XML fragment parsing - listener now basically works over tcp 2011-06-28 23:38:32 +01:00
Alex Hudson 24491508cd Convert JSON commands to TCP server into XML fragments. 2011-06-28 22:58:04 +01:00
Alex Hudson 236a086e2c Remove IRC listener code from TCP version 2011-06-28 22:14:42 +01:00
Alex Hudson b8b6b86ce5 Make tcp listener startup-able 2011-06-28 22:13:28 +01:00
Alex Hudson 1fe4730af5 Make listener type configurable from config file 2011-06-28 19:36:47 +01:00
Hylke Bons 4574ae6056 Add a TCP based listener 2011-06-18 22:42:34 +01:00