index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
connectionhandler.h
Age
Commit message (
Collapse
)
Author
2020-07-05
Use password file for authentication.
Bent Bisballe Nyeng
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 ↵
Bent Bisballe Nyeng
common lingo.
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
Merged task_proto and observe_proto into one protocol in munia_proto.
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