Commit graph

9 commits

Author SHA1 Message Date
Hylke Bons ac0fc4ceb0 Add events to tcp listener 2011-07-24 19:22:17 +01:00
Hylke Bons ce536774d7 Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons ee3d42d6f3 adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Alex Hudson 92540a4b53 Put in XML fragment parsing - listener now basically works over tcp 2011-06-28 23:38:32 +01:00
Alex Hudson b9bbe39b8a Convert JSON commands to TCP server into XML fragments. 2011-06-28 22:58:04 +01:00
Alex Hudson 2575b0bc24 Remove IRC listener code from TCP version 2011-06-28 22:14:42 +01:00
Alex Hudson 4f6619d32f Make tcp listener startup-able 2011-06-28 22:13:28 +01:00
Alex Hudson d704cea15b Make listener type configurable from config file 2011-06-28 19:36:47 +01:00
Hylke Bons 1ed6b0e651 Add a TCP based listener 2011-06-18 22:42:34 +01:00