Commit Graph

205 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
f38acd5784 impliments the autobahn echo client spec to allow autobahn test suite to test the client 2013-03-31 21:20:14 -05:00
Peter Thorson
8587647657 Adds echo_client example 2013-03-31 15:12:57 -05:00
Peter Thorson
54ef4db3a1 adds example code for enriched and associative storage 2013-03-10 13:22:53 -05:00
Peter Thorson
e5758d7b58 adds code from some of the manual examples 2013-03-08 08:47:28 -06:00
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
a5d3555f96 whitespace 2013-01-27 08:18:10 -06:00
Peter Thorson
18fef37837 additional work on the broadcast server example 2013-01-20 14:31:54 -06:00
Peter Thorson
44e47267e9 initial work on broadcast_server example 2013-01-20 11:05:30 -06:00
Peter Thorson
5d7e32fa10 rearranges some stuff 2013-01-09 08:05:43 -06:00
Peter Thorson
a81a266c53 updates TLS code to new handler system 2013-01-09 06:14:39 -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
Peter Thorson
52ce31bea4 updates the order of endpoint and handler construction #references 147 2012-10-12 06:36:23 -05:00
Peter Thorson
25322aac0d adds missing virtual destructor 2012-10-12 06:29:42 -05:00
Peter Thorson
10ac9c41ec removes unused varaible from wsperf 2012-10-12 06:29:42 -05:00
Jonathan Rosser
3ecec05364 fix stress_client warning and compile error 2012-07-31 13:00:53 +01:00
Jonathan Rosser
a0040da1d7 add another missing linkage against pthreads 2012-07-31 09:44:27 +01:00
Jonathan Rosser
159b9d3a88 fix missing boost_thread from some examples 2012-07-29 08:47:16 +01:00
Peter Thorson
3208b1b493 fixes telemetry server bug references #121 2012-07-11 08:47:45 -05:00
Peter Thorson
1f8113bbd6 adds telemetry server example 2012-07-11 08:20:37 -05:00
Peter Thorson
84e021e679 updates makefile for wsperf stress test 2012-06-28 06:52:11 -05:00
Peter Thorson
f78b9df4ad disable file descriptor limits by default to not confuse windows 2012-06-07 13:46:18 -05:00
Peter Thorson
241a28cbd7 javascript reference clients for message_test and stress_test 2012-06-07 13:44:56 -05:00
Peter Thorson
61be3c182c stress_test now supports message sending & stats 2012-06-07 13:44:56 -05:00
Tobias Oberstein
9838895d39 slight adjust 2012-06-07 12:55:07 +02:00
Tobias Oberstein
19173e9584 some minor things (make win build warn free) 2012-06-07 12:49:55 +02:00
Peter Thorson
0cd1c58505 stress_test parameter parsing 2012-06-07 06:09:24 -05:00
Peter Thorson
674042f576 preliminary support for thousands of connections on darwin and linux 2012-06-07 06:09:02 -05:00
Peter Thorson
0b10e9c0a3 adds extract string support for wscmd 2012-06-07 06:07:42 -05:00
Peter Thorson
b58cf53353 some windows fixes 2012-06-05 08:39:08 -05:00
Peter Thorson
2d12256c7c adds handshake delay and test doneness check 2012-06-05 08:26:06 -05:00
Peter Thorson
002e75891e adds preliminary stress_test mode to wsperf 2012-06-04 08:47:37 -05:00
Peter Thorson
0eedb6e8b6 moves JS libraries into "vendor" folder to escape Linguist 2012-04-13 07:33:30 -05:00
Peter Thorson
af23ead5fc removes more duplicate javascript libraries 2012-04-10 09:09:07 -05:00
Peter Thorson
dc1e432cdf removes second bundled copy of slot 2012-04-10 09:03:11 -05:00
Peter Thorson
14802c7afc wsperf logging and preliminary stress_test work 2012-04-10 08:24:39 -05:00
Peter Thorson
64156eff9f updates build system files 2012-04-10 08:22:30 -05:00
Peter Thorson
4e7b899dc7 new wsperf module files 2012-04-10 08:21:57 -05:00
Peter Thorson
bb2154613c removes some debug code 2012-04-07 10:02:53 -05:00
Peter Thorson
5f3fbc9593 Merge branch 'master' of github.com:zaphoyd/websocketpp 2012-03-28 09:51:05 -05:00
Peter Thorson
b2f57039ae fixes user agent header typo, fixes #100 2012-03-28 09:50:26 -05:00
Peter Thorson
0c90670176 fixes wsperf build on g++ 4.6 2012-03-27 08:15:41 -05:00
Peter Thorson
2109723b34 adds thread pool support to concurrent_server example 2012-03-21 22:46:38 -06:00
Peter Thorson
b5cd8488ce update chat client for new API 2012-03-19 15:49:51 -06:00
Tobias Oberstein
c6bb4912b2 fix scons build 2012-03-15 14:11:21 +01:00