Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XaeroDegreaz/SmartSocket
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!
https://github.com/XaeroDegreaz/SmartSocket
Last synced: about 2 months ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/XaeroDegreaz/SmartSocket
- Owner: XaeroDegreaz
- Created: 2010-06-23T19:04:30.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-26T15:51:01.000Z (over 12 years ago)
- Last Synced: 2024-08-04T05:02:37.333Z (5 months ago)
- Language: ActionScript
- Homepage: http://www.smartsocket.net
- Size: 22.6 MB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-actionscript-sorted - SmartSocket - 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! (Networking / Sockets)
README
SmartSocket is an extensible open source, Java and PHP socket server engine. It's 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 calls back and forth between the server and the client!