Commit Graph

5 Commits

Author SHA1 Message Date
Arthur Britto
51f13d117e JS: Fix a leak with requests. 2013-04-23 13:48:22 -07:00
Arthur Britto
469ef488b4 JS: Fix server requests to use self. 2013-04-23 13:43:55 -07:00
Stefan Thomas
8fdd637828 JS: Hold requests until connection is established.
This will have to change when we add multiple server support, but it does the
trick for now.
2013-03-13 19:15:37 +01:00
Stefan Thomas
2b3a39ddd9 JS: Better deal with buggy WebSocket implementations. 2013-03-13 17:57:54 +01:00
Stefan Thomas
1a7d542396 JS: Factored server-related logic out into separate Server class. 2013-03-13 17:40:55 +01:00