Use defines for version info. uint32_t should be byte-shifted with htonl()
[umurmur.git] / src / messages.h
2010-01-04 fatbob313Use defines for version info. uint32_t should be byte...
2010-01-03 fatbob313More work toward 1.2.0:
2009-12-30 fatbob313TextMessage handling added.
2009-12-19 fatbob313Mumble 1.2.x compatible server. Kind of working, at...
2009-09-26 fatbob313Increase max string size
2009-08-26 fatbob313Initial import