Peter Thorson
|
2109723b34
|
adds thread pool support to concurrent_server example
|
2012-03-21 22:46:38 -06:00 |
|
Peter Thorson
|
9348aa4c21
|
adds thread pool support to server
|
2012-03-21 22:37:04 -06:00 |
|
Peter Thorson
|
6ca0b49ae0
|
more concurrency cleanup, misc features
|
2012-03-21 21:57:58 -06:00 |
|
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
|
b5cd8488ce
|
update chat client for new API
|
2012-03-19 15:49:51 -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 |
|
Peter Thorson
|
41cd2ac01e
|
Merge pull request #95 from blindmatrix/76296fe2dd49c55d85f818005ea9bb6901807c79
Fixed compile-time warnings
|
2012-03-18 11:42:21 -07:00 |
|
Sven Almgren
|
76296fe2dd
|
Fixed broken conversion
|
2012-03-15 16:15:41 +01:00 |
|
Sven Almgren
|
9cdc8e7009
|
Merge branch 'master' of https://github.com/zaphoyd/websocketpp
|
2012-03-15 15:15:50 +01:00 |
|
Sven Almgren
|
6fabf34630
|
Removed some nonstrict-alias code
|
2012-03-15 15:15:19 +01:00 |
|
Peter Thorson
|
f6fd0f4fb2
|
Merge pull request #93 from oberstet/master
Build fixes
|
2012-03-15 06:33:06 -07:00 |
|
Tobias Oberstein
|
09c541185d
|
disable TLS build on Win .. needs OpenSSL dev ..
|
2012-03-15 14:27:25 +01:00 |
|
Tobias Oberstein
|
c6bb4912b2
|
fix scons build
|
2012-03-15 14:11:21 +01:00 |
|
Peter Thorson
|
3994731df8
|
Merge branch 'master' of github.com:zaphoyd/websocketpp
|
2012-03-15 07:37:31 -05:00 |
|
Peter Thorson
|
6b32481a87
|
make static library default
|
2012-03-15 07:36:29 -05:00 |
|
Peter Thorson
|
2fa84a07f0
|
Merge pull request #92 from blindmatrix/master
Removed extra comma in header (and more stuff)
|
2012-03-15 05:36:08 -07: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
|
26462c17d8
|
new makefile bug fix for static builds
|
2012-03-14 07:33:11 -05:00 |
|
Peter Thorson
|
4bf1d63741
|
Merge pull request #89 from blindmatrix/policy-refactor
centralized makefiles for examples
|
2012-03-14 05:26:59 -07:00 |
|
Sven Almgren
|
36e76ac246
|
Merged upstream and resolved confilicts
|
2012-03-14 13:15:01 +01:00 |
|
Sven Almgren
|
f085cc63b6
|
Centralized makefiles for examples
|
2012-03-14 12:52:55 +01:00 |
|
Sven Almgren
|
844f34bb3a
|
Removed binary from source tree
|
2012-03-14 12:51:06 +01:00 |
|
Peter Thorson
|
3f7664ab97
|
Merge pull request #87 from blindmatrix/policy-refactor
Policy refactor: Updates to makefiles
|
2012-03-14 04:50:29 -07:00 |
|
Peter Thorson
|
35691eca17
|
adds more scons targets
|
2012-03-14 06:39:18 -05:00 |
|
Sven Almgren
|
6d206c0e9f
|
Hide generated shared SO files
|
2012-03-14 12:36:46 +01:00 |
|
Sven Almgren
|
5b9cab14ff
|
Removed quotes from SHARED and BUILD_TYPE defaults
|
2012-03-14 12:33:51 +01:00 |
|
Sven Almgren
|
b985f5aa4b
|
Fixed if-statement for running ldconfig on newer Ubuntu
|
2012-03-14 12:31:58 +01:00 |
|
Peter Thorson
|
046c2dea91
|
scons build supports echo_client, chat_server, chat_client
|
2012-03-14 06:28:10 -05:00 |
|
Peter Thorson
|
6471b95a40
|
Xcode project update
|
2012-03-14 06:27:34 -05:00 |
|
Peter Thorson
|
7fca59a99b
|
fixes example server bugs and logging levels
|
2012-03-14 06:27:28 -05:00 |
|
Peter Thorson
|
576b6e43ad
|
unix makefile updates
|
2012-03-14 06:27:10 -05:00 |
|
Peter Thorson
|
02dd3f8193
|
removes legacy files
|
2012-03-14 06:26:55 -05:00 |
|
Sven Almgren
|
f9d21d80b6
|
Make sure lib-directory exists before copying files on install
|
2012-03-14 12:09:04 +01:00 |
|
Sven Almgren
|
3d2078c372
|
Added new variable to specify base of boost library (BOOST_PREFIX)
|
2012-03-14 11:59:13 +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
|
6380f56384
|
wsperf blocking mode
|
2012-03-11 17:02:14 -05:00 |
|