aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.cpp (follow)
AgeCommit message (Collapse)Author
2006-11-02Added the new features that you need to make the connection manager, protocols,Mike Buland
and the connection monitor work in two-way-mode. Effectively you should be able to write systems that both serve and initiate connections, and only write one protocol.
2006-10-31Added the new linkmessenger class that will act as a base-class for anythingMike Buland
that wants to send messages to a containing programlink. Also fiddled with other things...aparently.
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland