]> git.tdb.fi Git - libs/net.git/commit
Redesign Communicator to support multiple protocols
authorMikko Rasa <tdb@tdb.fi>
Sun, 15 Jan 2023 21:32:10 +0000 (23:32 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 15 Jan 2023 21:32:10 +0000 (23:32 +0200)
commitf17a55dc7fc44d1516db445550f55ed31e7534fa
treeec47e11589a2089de0e6d232907f443dd58cb6c1
parent449a2f3417748761f94f3002b1c15819c4d83365
Redesign Communicator to support multiple protocols

This makes it easier for a library to provide a base protocol and allow
applications to add their own protocols on top.  It's also used for the
Communicator's internal handshake protocol.
source/net/communicator.cpp
source/net/communicator.h