Repository navigation
web-socket-server
- Website
- Wikipedia
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
Low-latency WebSocket Server
Test task: Full-fledged Spring Boot backend application
Online Tic Tac Toe Ktor Server with Web Sockets
online video calling application
Multiple Rooms Socket Server With JWT Token Authentication Powered-By-Express
Backend Repo of our Cardeons Game
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.
Simple web socket server built with tokio and tokio_tungstenite
🗃️ Doublehelix Event Organizer Event
This is a simple Socket.IO Chat App.
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 !
The App Engine backend for rodeo-town-taxi
Multi-client implementation of the WebSockets API
Real time alerts is a site of clear cut demonstration of how the so called real time alerts functionality works using web sockets.