JoelKatz
|
5cff3cd10e
|
Rollback a change.
|
2013-01-23 16:48:58 -08:00 |
|
JoelKatz
|
928e7139a3
|
Part of the flash policy code.
|
2013-01-22 20:43:10 -08:00 |
|
Arthur Britto
|
b912eeb0af
|
Add on_send_empty() to websockettpp.
|
2013-01-05 15:33:31 -08:00 |
|
JoelKatz
|
d34c0e6a45
|
Make running out of file descriptors non fatal.
Fix a bug that kills the RPC door if it gets a prohibited connection
|
2012-12-21 07:38:51 -08:00 |
|
Jcar
|
bc1c650ec3
|
Got it to work in XCode :-) Including:
-Replicate Scons in Xcode configuration by importing various libraries
-That's the end of the list
|
2012-12-18 17:44:15 -08:00 |
|
JoelKatz
|
589e530b28
|
Catch websocketpp logs by diverting them to our logging system.
|
2012-12-18 12:50:08 -08:00 |
|
JoelKatz
|
f5e70fdcf3
|
Make sure the socket doesn't go away while we're shutting it down asynchronously.
|
2012-12-14 09:55:52 -08:00 |
|
JoelKatz
|
b4175d73ea
|
Fix the shutdown deadlock and a few other problems. Don't wait for SSL shutdown in the websocketpp strand.
|
2012-12-13 17:15:41 -08:00 |
|
JoelKatz
|
caf6be04b4
|
Fix the two bugs that are causing us the most pain. If we encounter an error while processing or handling
a connection, don't destroy the endpoint.
|
2012-12-12 21:17:00 -08:00 |
|
Arthur Britto
|
be5087a9de
|
Embed our own private copy of websocketpp.
|
2012-12-12 19:07:03 -08:00 |
|
Arthur Britto
|
7ec2e5cc3e
|
Remove submodule websocketpp.
|
2012-12-12 19:02:02 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|