Commit Graph

6 Commits

Author SHA1 Message Date
Roman Shtylman
bb5ad1b0f4 cleanup if server close throws 2013-11-26 18:20:53 -05:00
Roman Shtylman
9db2bc5202 don't wait for server close to clear timeout 2013-11-18 13:40:38 -05:00
Roman Shtylman
1fe63831d8 remove error log from socket errors
We don't care, just close the socket
2013-11-10 00:19:55 -05:00
Roman Shtylman
0bba03ccd2 fix processing queued requests 2013-11-04 10:30:54 -05:00
Roman Shtylman
6afb75704a use bouncy to proxy requests
- simplifies our codebase a lot!
- queued requests are currently broken
2013-11-03 16:56:41 -05:00
Roman Shtylman
d15e568cea refactor server
* shows some basic statistics on main page
* move tcp proxy setup into separate file
* migrate github page theme to be hosted locally
2013-06-18 23:00:45 -04:00