]> git.tdb.fi Git - libs/net.git/history - source/net/communicator.cpp
Move the definition of PacketTypeDef<T>::class_id to a separate header
[libs/net.git] / source / net / communicator.cpp
2016-11-01 Mikko RasaMove the definition of PacketTypeDef<T>::class_id to...
2016-10-12 Mikko RasaIncrease Communicator buffer size to 64k
2016-10-09 Mikko RasaSome largely cosmetic touch-up
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