FlashSocket.IO
Flash WebSocket library
A library that enables communication between Flash/Flex applications and Socket.IO servers using WebSocket technology.
Library to help Flash, Flex and ActionScript clients connect to Socket.IO servers.
211 stars
20 watching
74 forks
Language: ActionScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sinnus/socket.io-flash | A Flash client library for connecting to Socket.IO servers using various transports. | 45 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
vapor/websocket-kit | A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 278 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,684 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
authorizon/fastapi_websocket_pubsub | An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
dfhack/clsocket | A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |