All Projects → 1991wangliang → sds

1991wangliang / sds

Licence: Apache-2.0 license
Socket Delivery Server

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to sds

SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (+130%)
Mutual labels:  socket-io
aircnc
☕ Airbnb like (Air Coffee & Code) to booking spots for developers using ReactJS, React Native, Node.js and more.
Stars: ✭ 37 (+23.33%)
Mutual labels:  socket-io
Video-Chat
Video calling and chatting app (PWA) built using React.js, Web RTC and Socket.io
Stars: ✭ 305 (+916.67%)
Mutual labels:  socket-io
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-53.33%)
Mutual labels:  socket-io
les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.
Stars: ✭ 48 (+60%)
Mutual labels:  socket-io
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+123.33%)
Mutual labels:  socket-io
django-channels-with-socket.io
django channels with socket.io
Stars: ✭ 23 (-23.33%)
Mutual labels:  socket-io
react-webrtc-chat
React WebRTC chat
Stars: ✭ 39 (+30%)
Mutual labels:  socket-io
io-game
Synchronizing various RPG elements over the network with sockets.
Stars: ✭ 17 (-43.33%)
Mutual labels:  socket-io
opentelemetry-ext-js
js extensions for the open-telemetry project
Stars: ✭ 122 (+306.67%)
Mutual labels:  socket-io
video-chat
Simple Web Application that offer you to create video meeting room using WebRTC and Socket.
Stars: ✭ 32 (+6.67%)
Mutual labels:  socket-io
web09-Duxcord
🦆 오리들은 한다 협업을 꽥!! 🦆
Stars: ✭ 51 (+70%)
Mutual labels:  socket-io
chat-rooms
💬 Real time chat app using React, Express and Socket.io
Stars: ✭ 23 (-23.33%)
Mutual labels:  socket-io
Nodhat
Simple Node.js Chat Application
Stars: ✭ 13 (-56.67%)
Mutual labels:  socket-io
TweetMigration
A WebGL heatmap of global Twitter activity
Stars: ✭ 42 (+40%)
Mutual labels:  socket-io
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (-20%)
Mutual labels:  socket-io
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-20%)
Mutual labels:  socket-io
angular2-sails
An angular module for using the sails socket.io api in angular2 (@angular)
Stars: ✭ 37 (+23.33%)
Mutual labels:  socket-io
syncwatch
Browser extension to watch videos together
Stars: ✭ 48 (+60%)
Mutual labels:  socket-io
FlyingChat
即时聊天系统
Stars: ✭ 26 (-13.33%)
Mutual labels:  socket-io

Socket Delivery Server

框架主要是为了提供一个可以负载大量socket tcp长连接的通讯服务。分为两部分delivery分发负载模块、socketServer通讯模块。 模块delivery依赖redis共享数据,提供双服务提高高可用性能;socketServer基于eureka负载可提供无上限的拓展支持,提供海量socket长连接请求业务。

使用说明见 wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].