vladon
|
cd4af122c0
|
avoid unnecessary empty strings ("") in favor of clear() and empty() (performance)
|
2015-09-29 21:36:41 +03:00 |
|
Peter Thorson
|
f9b08ccea1
|
Merge branch 'master' into permessage-deflate
Conflicts:
websocketpp/extensions/permessage_deflate/enabled.hpp
|
2015-01-22 10:21:11 -05:00 |
|
Peter Thorson
|
4d1693c96c
|
Merge branch 'master' into permessage-deflate
Conflicts:
examples/print_server/print_server.cpp
websocketpp/extensions/permessage_deflate/enabled.hpp
|
2015-01-20 06:51:06 -05:00 |
|
Peter Thorson
|
7dfe0d5815
|
fix some utility client warnings
|
2014-11-15 13:02:29 -05:00 |
|
Peter Thorson
|
02dd5150fc
|
Chapter 6 (sending/receiving message) of utility_client tutorial
|
2014-11-15 11:22:08 -05:00 |
|
Dmitry Novikov
|
f7aeeaaa30
|
Using std/boost make_shared for creating shared pointers
Fixed boost::function nulling issue
|
2014-10-08 16:11:46 +04:00 |
|
Peter Thorson
|
cfabe17e83
|
Merge branch 'master' into permessage-deflate
Conflicts:
changelog.md
|
2014-03-25 19:16:19 -05:00 |
|
Peter Thorson
|
a5a30e554e
|
rename app_client to utility_client and set utility_client to be the final step of the utility_client tutorial
|
2014-03-02 19:21:17 -06:00 |
|
Peter Thorson
|
c017331959
|
remove trailing whitespace
|
2013-07-21 07:49:15 -05:00 |
|
Peter Thorson
|
243cea16db
|
update scratch examples
|
2013-07-08 11:58:43 -05:00 |
|
Peter Thorson
|
ec8b73cad4
|
clarifies the purpose of utility client and removes contradictory comments references #242
|
2013-05-24 22:14:06 -07:00 |
|
Peter Thorson
|
96158ee8b5
|
print get connection errors
|
2013-05-07 13:07:36 -05:00 |
|
Peter Thorson
|
b2fbb7b8ba
|
registers missing handlers
|
2013-05-05 19:09:03 -05:00 |
|
Peter Thorson
|
844334efbb
|
fixes perftest constructor call
|
2013-05-05 18:47:30 -05:00 |
|
Peter Thorson
|
2dcc87a7d3
|
fixes incorrect duration type
|
2013-05-05 18:46:30 -05:00 |
|
Peter Thorson
|
0ff8bbfbb7
|
adds proper close status
|
2013-05-05 18:43:33 -05:00 |
|
Peter Thorson
|
971482e0b8
|
typos
|
2013-05-05 18:42:00 -05:00 |
|
Peter Thorson
|
b4edb1be06
|
some stuff for performance testing
|
2013-05-05 18:38:10 -05:00 |
|
Peter Thorson
|
3c9f3206c5
|
tls support for utility client
|
2013-05-04 14:25:21 -05:00 |
|
Peter Thorson
|
b6a741ed23
|
fixes utility client tls settings
|
2013-05-03 17:12:51 -05:00 |
|
Peter Thorson
|
28eecb80e0
|
adds utility client example
|
2013-05-03 17:08:05 -05:00 |
|