aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libglouglou.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include event.h here, and also the default queue.h of the system instead of theLaurent Ghigonis2012-11-291-1/+7
* add a way to pass userdata to server and client callbacksLaurent Ghigonis2012-11-291-2/+6
* sending and receiving packets implemented and tested in unittestLaurent Ghigonis2012-11-291-8/+14
* improve connection handling between server and client.Laurent Ghigonis2012-11-291-6/+10
* correctly handle new usersLaurent Ghigonis2012-11-291-0/+10
* implement callbacks when server receives a connect, and test it in unit testLaurent Ghigonis2012-11-291-14/+19
* implement client connectionLaurent Ghigonis2012-11-291-1/+9
* coded gg_server_start()Laurent Ghigonis2012-11-281-13/+23
* add skeleton from ARCHITECTURE.txtLaurent Ghigonis2012-11-261-0/+13
* add libglouglou, for now only containing libglouglou.h, containing theLaurent Ghigonis2012-07-211-0/+50