| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Pulling messages from JavaScript instead of pushing from Flash, to keep message order.
Merging WebSocketController to WebSocket.
|
| |
|
|
| |
WebSocketController to manage multiple instances. Created central ExternalInterface manager at flash-src/bridge/JSBridge.as
|
| | |
|
| |
|
|
|
|
| |
Delaying Flash WebSocket object creation instead of delaying onopen.
Renaming WebSocket.__swfLocation (and WebSocket__swfLocation) to WEB_SOCKET_SWF_LOCATOIN.
Renaming WebSocket.__debug and WebSocket.__disableAutoInitialization to WEB_SOCKET_DEBUG and WEB_SOCKET_DISABLE_AUTO_INITIALIZATION.
|
| |
|
|
|
|
|
| |
WebSocket.__initialize().
Reenabling proxy support.
Adding option not to call WebSocket.__initialize() automatically (by WebSocket.__disableAutoInitialization).
|
| | |
|
| | |
|
| |
|
|
| |
Adding copyright/licence header to each file.
|
| | |
|
| |
|