Commit Graph

15 Commits

Author SHA1 Message Date
Peter Thorson
6795a070d0 deletes binaries 2011-10-01 09:09:43 -05:00
Peter Thorson
58cbd32b61 adjusts library and example makefiles for new boost library dependencies 2011-10-01 09:02:56 -05:00
Peter Thorson
0568bbe112 adds basic url parsing 2011-09-26 20:26:38 -05:00
Peter Thorson
da1795feac refectors session into client_session/server_session/core, adds client handler and chat_client example. Client functionality is experimental and non-compliant at the moment. 2011-09-26 09:49:52 -05:00
Peter Thorson
7afe536ca8 adds timestamps to error/access logs and boost date_time dependency 2011-09-22 23:56:13 -05:00
Peter Thorson
e497984db3 echo server now accepts host in addition to host:port as a value for the Host handshake header 2011-09-15 06:56:41 -05:00
Peter Thorson
6041a4a942 work on closing handshake 2011-09-10 15:21:46 -05:00
Peter Thorson
e5b307652e added server error exception system; moved host and message size validation into server, references #7, sessions now have a pointer back to the server so they can ask it about server wide policy. 2011-09-10 10:29:25 -05:00
Peter Thorson
bbeba1b214 session clean up. better error reporting for server handshake errors 2011-09-10 09:06:45 -05:00
Peter Thorson
4764d69b34 Added exception system for handshake errors, fixed #2 Origin header name in draft 13 2011-09-10 08:58:04 -05:00
Peter Thorson
56485f543a cleaned up session, added better protocol version identification 2011-09-09 20:37:59 -05:00
Peter Thorson
8f7fdc8434 more license stuff 2011-09-08 08:31:19 -05:00
Peter Thorson
792b30f291 adjusted how valid hosts are stored 2011-09-08 08:28:56 -05:00
Peter Thorson
882d243bd5 license stuff 2011-09-08 07:35:16 -05:00
Peter Thorson
fa73c478e9 initial commit 2011-09-07 20:27:29 -05:00