34
I Use This!
Very Low Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 17 days ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add group channel interface, and list channel type, and now incoming messages get given to each channel in turn to handle or not More... almost 20 years ago
add client support for list channels More... almost 20 years ago
add client support for list channels More... almost 20 years ago
clean up ctrl+c/sigterm handling More... almost 20 years ago
clean up ctrl+c/sigterm handling More... almost 20 years ago
offline TODO file :) More... almost 20 years ago
offline TODO file :) More... almost 20 years ago
add the individual channel interface, and a concept of members to the base channel. your contact list will be a channel too, I think... More... almost 20 years ago
add the individual channel interface, and a concept of members to the base channel. your contact list will be a channel too, I think... More... almost 20 years ago
get existing channels and existing messages to handle race conditions More... almost 20 years ago
get existing channels and existing messages to handle race conditions More... almost 20 years ago
add timestamps to messages, fix pending message queueing More... almost 20 years ago
add timestamps to messages, fix pending message queueing More... almost 20 years ago
added acknowledgement to message recipt More... almost 20 years ago
added acknowledgement to message recipt More... almost 20 years ago
replace random exceptions with asserts More... almost 20 years ago
replace random exceptions with asserts More... almost 20 years ago
track connections in manager, add interfaces to channels, correct spelling of received, create channels for incoming messages More... almost 20 years ago
track connections in manager, add interfaces to channels, correct spelling of received, create channels for incoming messages More... almost 20 years ago
signal handling to clean up connections when you Ctrl+C the test client More... about 20 years ago
signal handling to clean up connections when you Ctrl+C the test client More... about 20 years ago
fix generation of service names with .s in More... about 20 years ago
fix generation of service names with .s in More... about 20 years ago
text channels with sending support, woot More... about 20 years ago
text channels with sending support, woot More... about 20 years ago
correctly namespace connection service/object paths More... about 20 years ago
correctly namespace connection service/object paths More... about 20 years ago
remove string reasons/messages from StatusChanged signal More... about 20 years ago
remove string reasons/messages from StatusChanged signal More... about 20 years ago
make connections return a service/object path, and report status changes More... about 20 years ago