Age | Commit message (Expand) | Author |
---|---|---|
2020-06-26 | Do not do anything when unsubscribing an id that isn't in the subscription list. | Bent Bisballe Nyeng |
2020-06-06 | Rename task to node everywhere. | Bent Bisballe Nyeng |
2020-06-06 | Change 'observe' to 'subscribe' (and incidentally 'publish') which is more co... | Bent Bisballe Nyeng |
2019-02-09 | Make code compile again (fix bitrot dating back from 2013). | Bent Bisballe Nyeng |
2013-12-05 | Add login/logout. | Bent Bisballe Nyeng |
2012-05-04 | Make TaskManager and ConnectionHandler objects global. | Bent Bisballe Nyeng |
2012-04-12 | Added observer id as prefix to server->client commands. | Jonas Suhr Christensen |
2012-04-12 | Added a bit of debugging messages. | Jonas Suhr Christensen |
2012-03-30 | Make task_proto use new design. | Bent Bisballe Nyeng |
2012-03-30 | Add observe protocol and connection handler. | Bent Bisballe Nyeng |
2012-03-30 | Added ConnectionHandler accroding to spec. | Bent Bisballe Nyeng |