Commit Graph

23 Commits

Author SHA1 Message Date
Norbert Nemec
54b1931963 Fix compiler issue: boost/cstdint.hpp contains the types inside boost:: namespace. <stdint.h> should be available by default. vcpp2008 has its own workaround. 2012-10-09 12:15:03 +02:00
Peter Thorson
b58cf53353 some windows fixes 2012-06-05 08:39:08 -05:00
Peter Thorson
899b7e3bea defines CPP11 friend fix for Visual Studio 2012-04-22 15:22:40 -05:00
Peter Thorson
e928f4a566 adds preliminary machine readable connection failure information 2012-04-13 08:34:22 -05:00
Peter Thorson
9348aa4c21 adds thread pool support to server 2012-03-21 22:37:04 -06:00
Peter Thorson
892fdd2456 updates defaults 2012-03-21 21:56:01 -06:00
Peter Thorson
60c2f8efb2 lots of new constants 2012-03-19 15:50:11 -06:00
Sven Almgren
002b8a2c35 Removed extra comma, as -pedantic complains 2012-03-15 11:56:34 +01:00
Peter Thorson
f32ddff367 concurrency review part 1 2012-03-12 10:03:54 -05:00
Peter Thorson
a3001a4c7c concurrency fixes 2012-03-11 20:42:22 -05:00
Peter Thorson
d1b552691a adds websocketpp::USER_AGENT constant 2012-03-10 11:22:25 -06:00
Peter Thorson
d21df34a87 fixes some client api issues 2012-03-09 08:32:40 -06:00
Peter Thorson
623d9a1f98 corrected some stdint issues 2012-03-05 09:43:55 -06:00
Peter Thorson
e43c6fa6ec adds SIZE_MAX definition 2012-02-02 07:16:14 -06:00
Peter Thorson
a89cb776a1 improves client connect error handling. Fixes #52 2012-01-20 06:30:22 -06:00
Peter Thorson
a17a4deb4b normalizes whitespace and sets up gitattributes to preserve fixes #43 fixes #46 2012-01-12 09:57:06 -06:00
Peter Thorson
12bc3432f4 adds a generic exception class for application errors 2012-01-08 20:17:40 -06:00
Peter Thorson
a848d1dde5 more unfinished header writing work 2011-12-26 11:45:41 -06:00
Peter Thorson
4d03909d58 lots of misc fixes, mostly broadcast server related 2011-12-21 08:23:03 -06:00
Peter Thorson
07cf4c9318 header fixes for warnings 2011-12-10 07:16:13 -06:00
Peter Thorson
e6f1ae286f more header rearranging for Ubuntu 2011-12-10 06:10:44 -06:00
Peter Thorson
991f37298a lots of work on the new read message queue 2011-12-02 08:43:07 -06:00
Peter Thorson
221693f975 merges all of the policy-refactor changes into one library. Policy refactor branch now passes all autobahn server tests except a few edge close behavior cases. 2011-11-19 00:52:38 -06:00