Commit Graph

65 Commits

Author SHA1 Message Date
Peter Thorson
794dcf7b6c removes binaries 2011-12-09 20:00:24 -06:00
Peter Thorson
00a86b572e hack to link on ubuntu 2011-12-09 19:59:31 -06:00
Peter Thorson
730e46d5bf stress client updates to allow using more FDs 2011-12-09 19:28:20 -06:00
Peter Thorson
dc55e67052 adds some code to broadcast server to allow it to increase its file descriptor limits on unix systems 2011-12-09 17:54:51 -06:00
Peter Thorson
8c0ffeaf91 fixes for network errors discovered with new connection stress test example 2011-12-09 09:40:15 -06:00
Peter Thorson
0e9b0b99cf restructures fuzzing client to be more generic 2011-12-08 09:25:06 -06:00
Peter Thorson
25514a1476 some server fixes, addition of a fuzzing server and client example.
The fuzzing server and client are intended to mimic the Autobahn
versions and implement only the 9.* tests to enable performance testing
of implementations faster than AB
2011-12-07 09:17:38 -06:00
Peter Thorson
689c136298 policy refactor echo client passes all autobahn tests 2011-12-06 22:14:30 -06:00
Peter Thorson
0f5302d400 major work on echo client 2011-12-06 18:15:24 -06:00
Peter Thorson
f1a724e0d4 more client work 2011-12-06 08:45:59 -06:00
Peter Thorson
efd5b8d8b1 preliminary cleanup for client role 2011-12-05 17:12:06 -06:00
Peter Thorson
14f0fe09f1 begins work on echo client 2011-12-05 14:41:34 -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
Tobias Oberstein
b8283c7d9c Merge remote branch 'peter/network-streaming' into network-streaming-vcpp2010 2011-10-27 18:59:37 +02:00
Peter Thorson
3b57b86973 adds times to echo client debug 2011-10-27 11:55:49 -05:00
Peter Thorson
dbcfa44d78 fixes echo_client, absolute vs relative include, adds some debug info 2011-10-27 11:44:26 -05:00
Tobias Oberstein
ad8726b06d fix for relative include paths 2011-10-27 17:58:50 +02:00
Tobias Oberstein
f085297fd2 Merge remote branch 'peter/network-streaming' into network-streaming-vcpp2010 2011-10-27 17:12:58 +02:00
Peter Thorson
ccb34c98b4 fixes close status handling 2011-10-27 09:42:11 -05:00
Tobias Oberstein
51659c3a0c Merge remote branch 'peter/network-streaming' into network-streaming-vcpp2010 2011-10-27 10:57:21 +02:00
Peter Thorson
46df7bac65 updates examples for new on_close api 2011-10-26 11:07:02 -05:00
Tobias Oberstein
cc08864401 adjust chat server/client for new connection_handler ifc 2011-10-26 17:05:37 +02: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
5fb6f36918 merges windows support and local branch 2011-10-03 07:34:30 -05:00
Peter Thorson
94b90d0fd4 preliminary work on an echo_client (to run against testing suites) 2011-10-03 07:26:22 -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
Peter Thorson
6e24cb3548 updates chat client with new uri handling 2011-09-29 07:59:59 -05:00
Peter Thorson
5adb5cdfbe Fixes minor chat client issues 2011-09-29 07:47:19 -05:00
Peter Thorson
b1c2243872 chat client sends, receives, and displays messages from chat_server 2011-09-27 08:57:06 -05:00
Peter Thorson
0aae5eb04e ignoring binaries 2011-09-27 07:50:53 -05:00