AS3WebSocket
WebSocket client
An implementation of the WebSocket protocol in ActionScript 3
ActionScript 3 WebSocket client implementation for the final WebSocket Draft RFC6455
247 stars
38 watching
97 forks
Language: ActionScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 68 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
gabriel/as3httpclient | An HTTP client library for ActionScript 3 that enables development of AIR apps and provides support for various protocols and encryption methods. | 243 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
ascorbic/socket-io-actionscript | A client library for connecting to a Socket.IO server using ActionScript 3. | 35 |