Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinnus/socket.io-flash
Flash client for Socket.IO server
https://github.com/sinnus/socket.io-flash
Last synced: about 2 months ago
JSON representation
Flash client for Socket.IO server
- Host: GitHub
- URL: https://github.com/sinnus/socket.io-flash
- Owner: sinnus
- Created: 2011-09-24T20:49:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-23T14:23:36.000Z (over 11 years ago)
- Last Synced: 2024-08-04T05:02:38.116Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 864 KB
- Stars: 45
- Watchers: 8
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - socket.io-flash - Flash client for Socket.IO server (Networking / Sockets)
README
# socket.io-flash
Flash library to facilitate communication between Flash applications and Socket.IO(>= v.0.8) servers.
The library supports the following transports:- xhr-polling
- websocket (via https://github.com/gimite/web-socket-js)# How to try the sample
See github repo https://github.com/sinnus/socket.io-flash-demo