Commit Graph

63 Commits

Author SHA1 Message Date
Peter Thorson
1979502a05 adds default logging settings to echo_server and catches more setup exceptions 2013-01-27 10:37:47 -06:00
Peter Thorson
4f914f8477 updates tests and echo server to new handler interface 2013-01-08 07:48:32 -06:00
Peter Thorson
a3acc4a1cf removes all old style handler code 2013-01-08 06:43:47 -06:00
Peter Thorson
ef8898afef adds support for message_handler 2013-01-08 06:33:02 -06:00
Peter Thorson
f5d4cbe143 updates asio on_tcp_init callback to new api 2013-01-06 10:10:35 -06:00
Peter Thorson
2ad049055c updates echo_server to use new interrupt API 2013-01-06 09:59:55 -06:00
Peter Thorson
f10f8a4ce0 Initial commit from private 0.3 repository 2013-01-06 06:09:15 -06:00
Sven Almgren
36e76ac246 Merged upstream and resolved confilicts 2012-03-14 13:15:01 +01:00
Sven Almgren
f085cc63b6 Centralized makefiles for examples 2012-03-14 12:52:55 +01:00
Peter Thorson
7fca59a99b fixes example server bugs and logging levels 2012-03-14 06:27:28 -05:00
Peter Thorson
576b6e43ad unix makefile updates 2012-03-14 06:27:10 -05:00
Peter Thorson
02dd3f8193 removes legacy files 2012-03-14 06:26:55 -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
Peter Thorson
9512891f24 missed one ERROR rename in example 2012-03-07 08:01:19 -06:00
Peter Thorson
5ff3a6292f adds preliminary wsperf example code 2012-03-05 08:34:42 -06:00
Peter Thorson
3ec229c223 minor echo server updates 2012-02-24 08:03:16 -06:00
Peter Thorson
c2cbe7110d newlines at end of all files #references #72 2012-02-20 06:41:09 -06:00
Peter Thorson
5065ff2615 preliminary work on endpoint/connection concurrency support fixes #63 2012-02-03 09:25:56 -06:00
Peter Thorson
23a2747e04 experimental c++11 build settings 2012-01-31 09:13:02 -06:00
Peter Thorson
02b48a8dbb tweaks echo server default error logging 2012-01-20 08:02:03 -06:00
Peter Thorson
bed6a41c50 updates makefiles for linux 2012-01-19 08:07:43 -06:00
Peter Thorson
01516318d6 updates basic examples to use new convenience typedefs 2012-01-17 09:43:00 -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
38b5b561e7 cleans up example code 2012-01-11 17:34:23 -06:00
Peter Thorson
5131f30d5a makefile fixes for ubuntu 2011-12-17 08:34:42 -06:00
Peter Thorson
00a86b572e hack to link on ubuntu 2011-12-09 19:59:31 -06:00
Peter Thorson
f1a724e0d4 more client work 2011-12-06 08:45:59 -06:00
Peter Thorson
f9a13dd5ff updates TLS example to use new read interface 2011-12-04 17:54:08 -06:00
Peter Thorson
ce9aa352e2 updates echo server example to use new read interface 2011-12-04 08:44:06 -06:00
Peter Thorson
fbc506292d splits echo_server example into separate plain and tls versions 2011-11-30 09:16:21 -06:00
Peter Thorson
1cf694ec0a updates echo server for new TLS handler interface 2011-11-29 18:00:30 -06:00
Peter Thorson
0e71fae008 updates makefiles and Xcode project 2011-11-29 09:38:03 -06:00
Peter Thorson
dffc49cce8 playing around with logging APIs 2011-11-29 06:55:30 -06:00
Peter Thorson
0e0fd97b83 preliminary work to allow specifying custom paths to boost install 2011-11-28 08:40:04 -06:00
Peter Thorson
e848e9bd2b messes with friends 2011-11-19 09:15:55 -06:00
Peter Thorson
cb49e04474 many tweaks 2011-11-19 09:05:05 -06:00
Peter Thorson
7a0f9f3073 updates echo_server example 2011-11-19 01:18:28 -06:00
Peter Thorson
4ed86a7c30 api tweaks, origin and uri detection behaviors. chat server updated for new apis 2011-11-13 07:12:37 -06:00
Peter Thorson
74aa325591 re-adds utf8 validation, passes all autobahn tests except edge close cases (reading invalid wire codes) starts working on chat server example update 2011-11-11 16:21:38 -06:00
Peter Thorson
6df22f5d70 first (partially) working copy of the refactored branch 2011-11-10 20:02:43 -06:00
Peter Thorson
63eece760e refactors logging 2011-11-07 09:02:42 -06:00
Peter Thorson
d6a59f459c http parser and logger work 2011-11-05 11:01:01 -05:00
Peter Thorson
d806bea762 more work, compiles and passes tests now 2011-10-30 07:43:59 -05:00
Peter Thorson
95fe9d8966 more work 2011-10-29 12:39:23 -05:00
Peter Thorson
536ded2512 continues work on program options, updates makefiles for examples 2011-10-28 09:26:54 -05:00
Peter Thorson
41f60162ec preliminary work on various timeouts, adjusts the handler API to be more consistant 2011-10-20 08:45:10 -05:00
Peter Thorson
c4da789430 begins work on timeouts 2011-10-14 08:59:03 -05:00
Peter Thorson
1ff8d333a5 completes frame reading changes.
fixes 37, fixes 32
2011-10-10 18:35:38 -05:00
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