Peter Thorson
|
517852cd95
|
adds silent close option
|
2012-03-21 21:57:20 -06:00 |
|
Peter Thorson
|
d20a2f6fef
|
hybi processor silent close frame
|
2012-03-21 21:56:51 -06:00 |
|
Peter Thorson
|
461fe64242
|
async handle_read_frame in server
|
2012-03-21 21:56:23 -06:00 |
|
Peter Thorson
|
892fdd2456
|
updates defaults
|
2012-03-21 21:56:01 -06:00 |
|
Peter Thorson
|
3cef677c31
|
docs and concurrency clean up
|
2012-03-19 16:20:27 -06:00 |
|
Peter Thorson
|
2f6a014a2e
|
docs and cleanup
|
2012-03-19 16:19:44 -06:00 |
|
Peter Thorson
|
59efe59466
|
wrap async calls with strand
|
2012-03-19 15:53:49 -06:00 |
|
Peter Thorson
|
9d221c6a84
|
updates some todos
|
2012-03-19 15:53:17 -06:00 |
|
Peter Thorson
|
60c2f8efb2
|
lots of new constants
|
2012-03-19 15:50:11 -06:00 |
|
Peter Thorson
|
8e73e436d0
|
WS++ very fast fail on utf8 fixes
|
2012-03-18 16:41:54 -05:00 |
|
Peter Thorson
|
14562aa8bc
|
enable angle by default
|
2012-03-18 16:41:30 -05:00 |
|
Peter Thorson
|
ae12a9ee52
|
C++ style copy and set
|
2012-03-18 14:33:13 -05:00 |
|
Sven Almgren
|
76296fe2dd
|
Fixed broken conversion
|
2012-03-15 16:15:41 +01:00 |
|
Sven Almgren
|
6fabf34630
|
Removed some nonstrict-alias code
|
2012-03-15 15:15:19 +01:00 |
|
Sven Almgren
|
1a0796d315
|
Removed duplicate variable in assignment (m_state = m_state = X)
|
2012-03-15 12:57:34 +01:00 |
|
Sven Almgren
|
002b8a2c35
|
Removed extra comma, as -pedantic complains
|
2012-03-15 11:56:34 +01:00 |
|
Peter Thorson
|
a0eeb7fb71
|
removes legacy code
|
2012-03-14 05:54:22 -05:00 |
|
Peter Thorson
|
8e2c82e098
|
connection destructor fix
|
2012-03-12 10:48:18 -05:00 |
|
Peter Thorson
|
f32ddff367
|
concurrency review part 1
|
2012-03-12 10:03:54 -05:00 |
|
Peter Thorson
|
a3001a4c7c
|
concurrency fixes
|
2012-03-11 20:42:22 -05:00 |
|
Peter Thorson
|
cfc491ffce
|
fixes some concurrency bugs
|
2012-03-11 13:19:53 -05:00 |
|
Peter Thorson
|
d1b552691a
|
adds websocketpp::USER_AGENT constant
|
2012-03-10 11:22:25 -06:00 |
|
Peter Thorson
|
0360e6669a
|
Merge branch 'policy-refactor' of github.com:zaphoyd/websocketpp into policy-refactor
|
2012-03-09 08:40:00 -06:00 |
|
Peter Thorson
|
d21df34a87
|
fixes some client api issues
|
2012-03-09 08:32:40 -06:00 |
|
Tobias Oberstein
|
16a4ba98b4
|
refactor build for tree of scons makefiles, fix out of source build, correct target handling
|
2012-03-08 17:55:13 +01:00 |
|
Tobias Oberstein
|
57630721f6
|
fix newlines at file ends, more aggressive optim.
|
2012-03-08 17:09:25 +01:00 |
|
Tobias Oberstein
|
48ac9e7042
|
use std::limits instead of macros, reorder includes, fix build
|
2012-03-08 16:55:23 +01:00 |
|
Tobias Oberstein
|
95a861c33b
|
merge
|
2012-03-08 15:39:48 +01:00 |
|
Peter Thorson
|
1d9e0caeb6
|
adds namespace to network utilities, fixes #80
|
2012-03-08 08:29:50 -06:00 |
|
Peter Thorson
|
f506c185a8
|
fixes or silences some VCPP warnings
|
2012-03-08 07:55:41 -06:00 |
|
Tobias Oberstein
|
aac25f9532
|
Fix/silence warnings on vc++
|
2012-03-07 15:58:02 +01:00 |
|
Peter Thorson
|
b9fd0d99ad
|
fixes data types for 32 bit systems
|
2012-03-07 08:37:12 -06:00 |
|
Peter Thorson
|
69fb256087
|
some temporary fixes for windows builds
|
2012-03-07 08:13:46 -06:00 |
|
Peter Thorson
|
c3026e4e93
|
renames ERROR for better cross platform support
|
2012-03-06 19:04:43 -06:00 |
|
Peter Thorson
|
301edcd948
|
wsperf bug fixes, adds Xcode target
|
2012-03-06 07:10:40 -06:00 |
|
Peter Thorson
|
6e768d5816
|
client properly fires on_fail on connection failure references #69
|
2012-03-05 11:40:29 -06:00 |
|
Peter Thorson
|
623d9a1f98
|
corrected some stdint issues
|
2012-03-05 09:43:55 -06:00 |
|
Peter Thorson
|
2fba5ca478
|
uses union instead of reinterpret_cast
|
2012-02-24 07:36:29 -06:00 |
|
Peter Thorson
|
f0365ba42e
|
masking_key casting fix to resolve aliasing warnings #references 72
|
2012-02-20 06:56:41 -06:00 |
|
Peter Thorson
|
c2cbe7110d
|
newlines at end of all files #references #72
|
2012-02-20 06:41:09 -06:00 |
|
Peter Thorson
|
e94825bb41
|
adjust listen locking, fixes #66
|
2012-02-13 07:06:15 -06:00 |
|
Peter Thorson
|
84884ff9cd
|
fixes #55
|
2012-02-13 06:57:15 -06:00 |
|
Peter Thorson
|
5065ff2615
|
preliminary work on endpoint/connection concurrency support fixes #63
|
2012-02-03 09:25:56 -06:00 |
|
Peter Thorson
|
30455f985f
|
begins work on endpoint state detection
|
2012-02-03 07:10:13 -06:00 |
|
Peter Thorson
|
65689610e7
|
client uses local resolver, fixes #60
|
2012-02-03 07:08:37 -06:00 |
|
Peter Thorson
|
4e021d1584
|
adds additional, more flexible, sever listen overloads fixes #59
|
2012-02-03 07:04:30 -06:00 |
|
Peter Thorson
|
e43c6fa6ec
|
adds SIZE_MAX definition
|
2012-02-02 07:16:14 -06:00 |
|
Peter Thorson
|
7e213d152e
|
preliminary fix for async_write of stack data in server role. references #51
|
2012-01-31 10:45:29 -06:00 |
|
Peter Thorson
|
7ab7588c28
|
regex is no longer static, allows multi-threaded uri parsing. Fixes #54
|
2012-01-31 09:34:46 -06:00 |
|
Peter Thorson
|
f1e66bd425
|
initial fixes for custom logging, references #56
|
2012-01-31 09:23:07 -06:00 |
|