Skip to content

Library to help Flash, Flex and ActionScript clients connect to Socket.IO servers.

Notifications You must be signed in to change notification settings

ZaaLabs/FlashSocket.IO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashSocket.IO

Flash library to facilitate communication between Flex applications and Socket.IO servers.

The actual websocket communication is taken care of by my fork of gimite/web-socket-js project.

This project wraps that and facilitates the hearbeat and en/decoding of messages so they work with Socket.IO servers

Checkout

Because this project makes use of git submodules you must make use of the recursive clone.

git clone --recursive git://github.com/simb/FlashSocket.IO.git

About

Library to help Flash, Flex and ActionScript clients connect to Socket.IO servers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ActionScript 100.0%