]> git.tdb.fi Git - libs/net.git/history - source/net/communicator.h
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / net / communicator.h
2023-01-15 Mikko RasaRedesign Communicator to support multiple protocols
2023-01-14 Mikko RasaDecorate things which constitute the public API
2022-12-11 Mikko RasaAdjust copyability of classes
2022-12-10 Mikko RasaUse nullptr instead of 0 for pointers
2022-12-10 Mikko RasaUse default member initializers where possible
2022-12-09 Mikko RasaAdjust exception classes and messages
2022-12-09 Mikko RasaRemove unnecessary destructors from exception classes
2022-12-09 Mikko RasaUse size_t to represent sizes
2016-10-09 Mikko RasaAcutally implement Protocol::get_hash
2016-10-09 Mikko RasaRefactor most of Communicator::send to be in the .cpp...
2016-10-09 Mikko RasaMassive overhaul of the Protocol class
2015-04-06 Mikko RasaProvide a signal to handle errors from Communicator
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilating msphttp