SmartSocket

Socket server engine

A Java and PHP socket server engine that simplifies the creation of multi-user applications by providing a simple communication protocol.

SmartSocket is an extensible open source, Java and PHP socket server engine. Its aim is to make creating multi-user applications as quick and painless as possible. With SmartSocket, you don't have to worry about keeping track of users, writing server code, managing threads, etc. All you have to do is use the simple communication protocol to send method call back and forth between the server and the client!

GitHub

15 stars
2 watching
4 forks
Language: ActionScript
last commit: over 14 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mattgodbolt/seasocksAn embeddable C++ webserver with WebSocket support for building small-scale networked applications.740
thinkjs/think-websocket-socket.ioA Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers.9
swiftsocket/swiftsocketProvides an easy-to-use interface for creating socket-based connections on Apple platforms.1,686
dfhack/clsocketA lightweight C++ library for creating cross-platform network programs using sockets.157
weapp-socketio/weapp.socket.ioA WebSocket client library for building real-time communication in WeChat Mini Programs696
abourget/gevent-socketioProvides a real-time web communication API between browsers and servers using a WebSocket-like API.1,212
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
socketry/async-websocketAn asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols.174
feross/simple-websocketProvides a simple WebSocket API for working with real-time communication in the browser or Node.js environment.185
charje/portalA portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources.28
cytle/socket.io-mp-clientAn implementation of the WebSocket protocol for real-time communication between small programs and servers.118
billroy/socket.io-arduino-clientAn Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology.195
allinurl/gwsocketA fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers.757
realtimelogic/minnowserverA lightweight, resource-efficient embedded HTTP(S) WebSocket server322
bloatless/php-websocketA simple PHP-based WebSocket server and its associated application framework580