Peter Thorson
1c0e1b0d2b
better IPv6 literal URI parsing
2012-01-11 12:20:12 -06:00
Peter Thorson
0e92bb207a
ipv6 and uri parking fixes
2012-01-11 10:12:57 -06:00
Peter Thorson
aaf5f51c35
exposes is_server through connection objects
2012-01-08 20:21:47 -06:00
Peter Thorson
83eaf70f57
whitespace issue
2012-01-08 20:21:29 -06:00
Peter Thorson
a53a5e3a10
bug fix and process frame api simplification
2012-01-08 20:20:53 -06:00
Peter Thorson
1ecf0a2e6a
payload valuation and gcc warning fixes
2012-01-08 20:20:17 -06:00
Peter Thorson
7ef6ea4ee3
updates connection to use control message pool
2012-01-08 20:19:41 -06:00
Peter Thorson
76fc0d6c6f
adds a separate message pool for control messages
2012-01-08 20:18:52 -06:00
Peter Thorson
548ea142ff
adds to_hex debug utility function
2012-01-08 20:18:24 -06:00
Peter Thorson
12bc3432f4
adds a generic exception class for application errors
2012-01-08 20:17:40 -06:00
Peter Thorson
14ada3a3a3
cleans up debugging code
2012-01-06 17:08:59 -06:00
Peter Thorson
93efa1ae97
write queue passes autobahn tests
2012-01-06 15:20:08 -06:00
Peter Thorson
50abd0b426
lots of bug fixes
2012-01-06 12:53:46 -06:00
Peter Thorson
fe7a51bb32
intrusive pointer test
2012-01-06 09:35:02 -06:00
Peter Thorson
fa7cd63706
work on write queue/flow control
2012-01-03 06:22:42 -06:00
Peter Thorson
28c32cf3cf
send a scatter gather buffer list instead of string
2011-12-28 08:58:10 -06:00
Peter Thorson
9145a43e47
tabs to spaces
2011-12-28 07:52:10 -06:00
Peter Thorson
a848d1dde5
more unfinished header writing work
2011-12-26 11:45:41 -06:00
Peter Thorson
f933519e2b
unfinished header writing work
2011-12-23 06:09:23 -06:00
Peter Thorson
d19ee815b8
unfinished send api work
2011-12-21 17:22:28 -06:00
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
10b28259f5
work on acknowledging broadcasted messages
2011-12-14 19:55:10 -06:00
Peter Thorson
9e14fba2f7
md5_hash_string now works with arbitrary length strings
2011-12-14 15:08:03 -06:00
Peter Thorson
190cf42231
disables expensive debug log statement
2011-12-14 11:18:08 -06:00
Peter Thorson
b4afdb44e8
adjusts payload size reserve settings
2011-12-14 09:38:58 -06:00
Peter Thorson
b67f1c41b6
misc config defaults and comments
2011-12-13 09:54:36 -06:00
Peter Thorson
ebf0fa614c
major work on the broadcast admin and stress client
2011-12-11 14:05:08 -06:00
Peter Thorson
07cf4c9318
header fixes for warnings
2011-12-10 07:16:13 -06:00
Peter Thorson
e6f1ae286f
more header rearranging for Ubuntu
2011-12-10 06:10:44 -06:00
Peter Thorson
b219344245
header fixes
2011-12-09 20:03:18 -06:00
Peter Thorson
d89beda042
experimental fix for server running out of FDs
2011-12-09 17:54:17 -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
f92a5f5e8b
adds set_handler to endpoint and connection
2011-12-08 09:24:47 -06:00
Peter Thorson
0660d4e87a
temporary fix for static class constant in uri
2011-12-08 09:23:59 -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
695b8a4d30
adds get_port_str to URI
2011-12-06 08:44:34 -06:00
Peter Thorson
efd5b8d8b1
preliminary cleanup for client role
2011-12-05 17:12:06 -06:00
Peter Thorson
51a03e401a
tests disabling Nagle
2011-12-04 17:53:06 -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
a637edd607
re-applies hybi_legacy support to server policy
2011-12-04 08:43:52 -06:00
Peter Thorson
8db1165331
updates connection to new processor read interface
2011-12-04 08:43:29 -06:00
Peter Thorson
42201b6161
updates hybi_legacy processor to new read interface
2011-12-04 08:43:14 -06:00
Peter Thorson
b92d5853fb
updates hybi processor to new read interface
2011-12-04 08:42:55 -06:00
Peter Thorson
302aaf2799
updates processor read interface
2011-12-04 08:42:25 -06:00
Peter Thorson
8b473530da
connection socket policies now provide is_secure method
2011-12-04 08:41:35 -06:00
Peter Thorson
94d412ccc9
variable size and signedness fixes
2011-12-04 08:40:38 -06:00