Commit Graph

26 Commits

Author SHA1 Message Date
Peter Thorson
bfbb4a94db adds an example to demonstrate subprotocol negotiation 2013-04-06 15:30:58 -05:00
Peter Thorson
8587647657 Adds echo_client example 2013-03-31 15:12:57 -05:00
Peter Thorson
e54c890b4b adds role unit test modules 2013-03-28 22:41:51 -05:00
Peter Thorson
3822384105 testing new scons g++ config 2013-03-17 21:43:12 -05:00
Peter Thorson
0236f0c722 adds lots of iostream transport unit tests 2013-03-17 18:28:46 -05:00
Peter Thorson
f51a650027 Enables C++11 STL random usage on g++ 2013-03-16 09:02:39 -05:00
Peter Thorson
14b2012328 Adds RNG unit tests 2013-03-02 20:47:30 -06:00
Peter Thorson
6ab39622e5 adds basic logger class, with tests, and updates configs to include it 2013-01-20 20:24:26 -06:00
Peter Thorson
18fef37837 additional work on the broadcast server example 2013-01-20 14:31:54 -06:00
Peter Thorson
8dbcb79eb5 Update BOOSTROOT build env variable to have consistant naming 2013-01-10 07:08:03 -06:00
Peter Thorson
eb706ab7bd disable dev test application by default since it has some extra unwanted dependencies 2013-01-10 07:07:38 -06:00
Peter Thorson
107b60dd01 adds endpoint unit test suite 2013-01-09 07:07:01 -06:00
Peter Thorson
f10f8a4ce0 Initial commit from private 0.3 repository 2013-01-06 06:09:15 -06:00
Peter Thorson
492ada4788 updates SConstruct compile flags for posix and darwin 2012-10-12 06:29:41 -05:00
Peter Thorson
1f8113bbd6 adds telemetry server example 2012-07-11 08:20:37 -05:00
Tobias Oberstein
09c541185d disable TLS build on Win .. needs OpenSSL dev .. 2012-03-15 14:27:25 +01:00
Peter Thorson
35691eca17 adds more scons targets 2012-03-14 06:39:18 -05:00
Peter Thorson
046c2dea91 scons build supports echo_client, chat_server, chat_client 2012-03-14 06:28:10 -05:00
Tobias Oberstein
16a4ba98b4 refactor build for tree of scons makefiles, fix out of source build, correct target handling 2012-03-08 17:55:13 +01:00
Tobias Oberstein
ae2dac32f0 make away warn 2012-03-08 17:15:37 +01:00
Tobias Oberstein
57630721f6 fix newlines at file ends, more aggressive optim. 2012-03-08 17:09:25 +01:00
Tobias Oberstein
48ac9e7042 use std::limits instead of macros, reorder includes, fix build 2012-03-08 16:55:23 +01:00
Tobias Oberstein
95a861c33b merge 2012-03-08 15:39:48 +01:00
Peter Thorson
a11e66d3f5 scons updates 2012-03-08 07:56:58 -06:00
Tobias Oberstein
4c5421e3fa Basically rewrite SConstruct. VC++ builds without warns. Still needs variant dir / targets fixed. 2012-03-07 17:14:21 +01:00
Peter Thorson
accff169d8 experimental scons build file 2012-03-07 08:00:49 -06:00