]> git.stg.codes - stg.git/history - projects/sgauthstress/proto.h
Users container changed from vector to list
[stg.git] / projects / sgauthstress / proto.h
2011-05-11 Maxim MamontovUsers container changed from vector to list
2011-05-10 Maxim MamontovImplement connecting and disconnecting users
2011-05-10 Maxim MamontovFix some types and add UserCount method to PROTO
2011-05-10 Maxim MamontovA map of ip-to-user replaced with vector of pairs
2011-05-06 Maxim MamontovAnother part of PROTO implemented
2011-05-05 Maxim MamontovAdd proto implementation and user state holder