Commit Graph

56 Commits

Author SHA1 Message Date
Peter Thorson
1f8113bbd6 adds telemetry server example 2012-07-11 08:20:37 -05:00
Peter Thorson
64156eff9f updates build system files 2012-04-10 08:22:30 -05:00
Peter Thorson
eb79122da9 update Xcode project 2012-04-07 10:03:32 -05:00
Peter Thorson
26462c17d8 new makefile bug fix for static builds 2012-03-14 07:33:11 -05:00
Peter Thorson
35691eca17 adds more scons targets 2012-03-14 06:39:18 -05:00
Peter Thorson
6471b95a40 Xcode project update 2012-03-14 06:27:34 -05:00
Peter Thorson
4903edbe30 wsperf won't set a timer when timeout=0 2012-03-10 16:19:37 -06:00
Peter Thorson
c0fc773071 adds welcome message to wsperf, lots of wsperf cleanup 2012-03-10 11:06:59 -06:00
Peter Thorson
7042091a61 adds client mode and program options to wsperf 2012-03-10 09:10:01 -06:00
Peter Thorson
a11e66d3f5 scons updates 2012-03-08 07:56:58 -06:00
Peter Thorson
fea76ad02c wsperf refactoring 2012-03-06 09:31:06 -06:00
Peter Thorson
301edcd948 wsperf bug fixes, adds Xcode target 2012-03-06 07:10:40 -06:00
Peter Thorson
5ff3a6292f adds preliminary wsperf example code 2012-03-05 08:34:42 -06:00
Peter Thorson
8271525d4b Adds concurrent_server example 2012-02-03 09:26:08 -06:00
Peter Thorson
4b06fedd02 initial testing with shared_const_buffer references #51 2012-01-20 08:01:34 -06:00
Peter Thorson
5b660a78e5 updates name of ssl.hpp to tls.hpp 2012-01-17 09:35:44 -06:00
Peter Thorson
0e92bb207a ipv6 and uri parking fixes 2012-01-11 10:12:57 -06:00
Peter Thorson
3ff8775c1c updates broadcast admn. adds asks, wscmd support 2011-12-28 08:59:25 -06:00
Peter Thorson
4d03909d58 lots of misc fixes, mostly broadcast server related 2011-12-21 08:23:03 -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
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
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
7d11168c6b moves legacy files out to legacy folder, updates Xcode project 2011-12-04 09:13:26 -06:00
Peter Thorson
b0978aa442 makefile and project updates 2011-12-04 08:44:18 -06:00
Peter Thorson
280d6522be deletes more old files 2011-12-02 08:44:01 -06:00
Peter Thorson
991f37298a lots of work on the new read message queue 2011-12-02 08:43:07 -06:00
Peter Thorson
c0887e0f3e updates Xcode project for new echo_server_tls target 2011-12-01 17:54:31 -06:00
Peter Thorson
0e71fae008 updates makefiles and Xcode project 2011-11-29 09:38:03 -06:00
Peter Thorson
0b190adc90 Xcode project update 2011-11-29 06:55:30 -06:00
Peter Thorson
7a0f9f3073 updates echo_server example 2011-11-19 01:18:28 -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
Peter Thorson
4fbcb13649 removes a bunch of debug code, adds friend setup, adds role specific connection policy, begins work to integrate http parser 2011-11-17 18:08:06 -06:00
Peter Thorson
3c86891ed7 refactors socket interface to use callbacks rather than CRTP 2011-11-17 08:56:19 -06:00
Peter Thorson
25504243d2 splitting out policy refactor into final files and namespaces 2011-11-16 09:06:28 -06:00
Peter Thorson
dfb30b157a merge with new ssl and policy code 2011-11-15 20:09:58 -06:00
Peter Thorson
0767a6ef18 fixes close behavior 2011-11-11 10:32:34 -06:00
Peter Thorson
6df22f5d70 first (partially) working copy of the refactored branch 2011-11-10 20:02:43 -06:00
Peter Thorson
3e7d71c9a1 refactoring 2011-11-10 09:09:36 -06:00
Peter Thorson
02de3ebcdc sketches out some of the new interfaces 2011-11-08 08:27:00 -06:00
Peter Thorson
2bccdb21cb Adds hybi 00 handshake support, begins work on hybi 00 frame support 2011-11-07 17:28:28 -06:00
Peter Thorson
d6a59f459c http parser and logger work 2011-11-05 11:01:01 -05:00
Peter Thorson
7ff1e6a546 more refactoring! 2011-10-30 09:12:23 -05:00
Peter Thorson
d806bea762 more work, compiles and passes tests now 2011-10-30 07:43:59 -05:00
Peter Thorson
86da9f503c started policy-refactor branch 2011-10-28 17:09:36 -05:00
Peter Thorson
536ded2512 continues work on program options, updates makefiles for examples 2011-10-28 09:26:54 -05:00
Peter Thorson
62a97aad6b starts work on program options 2011-10-27 17:26:37 -05:00
Peter Thorson
333fd6101e api sketching 2011-10-20 07:09:45 -05:00
Peter Thorson
dd4db981d5 more docs 2011-10-18 17:23:41 -05:00
Peter Thorson
c4da789430 begins work on timeouts 2011-10-14 08:59:03 -05:00