Commit Graph

19 Commits

Author SHA1 Message Date
Peter Thorson
4d03909d58 lots of misc fixes, mostly broadcast server related 2011-12-21 08:23:03 -06:00
Peter Thorson
3405a91e56 begins work on wscommand processing 2011-12-17 08:35:37 -06:00
Peter Thorson
b67f1c41b6 misc config defaults and comments 2011-12-13 09:54:36 -06:00
Peter Thorson
f92a5f5e8b adds set_handler to endpoint and connection 2011-12-08 09:24:47 -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
8db1165331 updates connection to new processor read interface 2011-12-04 08:43:29 -06:00
Peter Thorson
991f37298a lots of work on the new read message queue 2011-12-02 08:43:07 -06:00
Peter Thorson
e8fd5f69e4 adjusts some debugging code and fixes the TLS shutdown delay issue 2011-12-01 17:52:43 -06:00
Peter Thorson
309f62b273 bug fix - replaces include with forward declaration 2011-11-30 09:15:16 -06:00
Peter Thorson
fb2fa0da94 adds handler data member to connections 2011-11-29 18:03:10 -06:00
Peter Thorson
8e9d08489c corrects connection friend declaration bug 2011-11-28 08:37:09 -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
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
50efb8f996 moves public connection/session interface into the appropriate places 2011-11-18 08:46:05 -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