web-socket-server
There are 21 repositories under web-socket-server topic.
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
Tomiwa-Ot/moukthar
Android remote administration tool
babl-ws/babl
Low-latency WebSocket Server
JustAmalll/OnlineTicTacToeKtorServer
Online Tic Tac Toe Ktor Server with Web Sockets
Mukesh015/Videocall-Application
online video calling application
andrei-punko/articles-backend-app
Full-fledged Spring Boot backend application
cardeons/backend
Backend Repo of our Cardeons Game
rockaru/Multiple-Rooms-Socket-Server-With-JWT-Authentication-Powered-By-Express
Multiple Rooms Socket Server With JWT Token Authentication Powered-By-Express
ahadunstudio/suggestion-box
🗃️ Doublehelix Event Organizer Event
azuweyx/quartzfw
QuartzFW is Typescript decorator based, lightweight nodejs micro framework, with Express and native WebSocket, which you can use to develop REST API / real time backend easily.
sshaplygin/go-socket.io
socket.io library for golang, a realtime application framework.
tyxlloyd/rodeo-town-server
The App Engine backend for rodeo-town-taxi
1407arjun/websockets-multiclient
Multi-client implementation of the WebSockets API
bwanave/micronaut-web-socket-example
Micronaut web socket example
devsujay19/Socket.IO-Chat-App
This is a simple Socket.IO Chat App.
manikangkan/realtime-alerts
Real time alerts is a site of clear cut demonstration of how the so called real time alerts functionality works using web sockets.
radomyr-horban/web-sockets
Web Sockets (Practice)
rohan-chandrashekar/Tic-Tac-Toe-using-Socket-Programming
A network-based multiplayer Tic-Tac-Toe game built with Python, featuring a client-server architecture. Play multiple game sessions between two machines, store game results in the file system, and experience real-time interaction using socket programming.
vortex314/serial2redis
A serial port to Redis communication based on JSON Protocol. Connects Arduino's fast and simply to the internet. 20 lines of code to get your microcontroller project logging timeseries and publishing events. Also web-socket to redis and UDP to redis !