Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

WebSocket

WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.

https://github.com/eggsy/vue-lanyard

🚀 Lanyard API plugin for Vue to easily track your Discord status. Supports REST and WebSocket methods.

lanyard plugin vue websocket

Last synced: 27 Oct 2024

https://github.com/joe-re/vuex-socketio-plugin

Vuex plugin to integrate socket.io client

socket-io vuex websocket

Last synced: 12 Nov 2024

https://github.com/ilkerkesen/tornado-websocket-client-example

Websocket client application example built on top of Tornado.

python tornado websocket websocket-client websocket-server websockets

Last synced: 15 Oct 2024

https://github.com/oslabs-beta/transversal

Transversal is an open-source package that aids developers in utilizing GraphQL's dynamic querying language to auto-generate schemas, queries, and mutations on the frontend from the query template initially setup in the backend.

graphql redis websocket

Last synced: 10 Oct 2024

https://github.com/chenjie/v2ray-tls-websocket-nginx

🌎The ULTIMATE V2Ray proxy configuration powered by Project V.

nginx proxy tls v2ray websocket

Last synced: 08 Nov 2024

https://github.com/jianyan74/yii2-websocket

基于swoole的websocket

php swoole websocket yii2 yii2-websocket

Last synced: 24 Nov 2024

https://github.com/tinkerbaj/chat-websocket-gin

Example of using gorilla websocket with gin (chat with rooms)

chat chatroom gin gin-framework gin-gonic go golang real-time realtime websocket websockets

Last synced: 14 Oct 2024

https://github.com/saucxs/happy-chat-node

一款聊天的技术产品,支持pc端,无线端,桌面端和android端。支持文字,emoji表情,https和http2.0,全局Router.beforEach实现数据埋点等,技术栈:vue+vuex+koa2+websocketIO+mysql+redis。桌面端(win)采用的electron实现,android端采用cordova。地址https://chat.chengxinsong.cn

chat happy-chat socketio vue vuejs vuex websocket

Last synced: 07 Nov 2024

https://github.com/w-henderson/humphrey

📡 A Performance-Focused, Dependency-Free Web Server with WebSockets and JSON.

hacktoberfest http http-server json rust web-server websocket websocket-server

Last synced: 14 Nov 2024

https://github.com/aliakh/demo-spring-websocket

'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.

java sockjs spring stomp websocket

Last synced: 25 Nov 2024

https://github.com/laoshan-tech/xray-node

Python 开发的基于 xray-core 的多用户代理后端,支持用户动态管理和流量统计。

django-sspanel proxy sspanel trojan v2board v2ray vless vmess websocket xray xray-node xtls

Last synced: 22 Nov 2024

https://github.com/metaapi/metaapi-python-sdk

Python SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier available.

api cloud forex metaapi metaapi-cloud metatrader metatrader4 metatrader5 mt4 mt4-api mt5 mt5-api python rest trading websocket ws

Last synced: 06 Feb 2025

https://github.com/aaa4xu/pubg-lobby-proxy

Eazy way to view and modify PLAYERUNKNOWN'S BATTLEGROUNDS lobby traffic

nodejs playerunknown-s-battlgrounds proxy pubg websocket

Last synced: 29 Oct 2024

https://github.com/kasworld/goguelike

MMO roguelike game

mmo roguelike webassembly websocket

Last synced: 10 Nov 2024

https://github.com/filippo-orru/fourinarow-app

An online version of the popular game four in a row, written in Flutter + Dart on the client and Rust on the server side.

dart flutter fourinarow game global multiplatform multiplayer online reliable rust tcp websocket

Last synced: 20 Dec 2024

https://github.com/ivan1993spb/snake-server

Snake-Server is a pure Go implementation of the famous arcade game 🐍

arcade multiplayer server snake websocket

Last synced: 09 Nov 2024

https://github.com/victorges/justcast.it

1-click live streaming from a web app.

broadcasting ffmpeg livepeer livestream rtmp websocket

Last synced: 07 Nov 2024

https://github.com/topgunbuild/topgun

⚡️ Realtime, offline-first, secure, graph data synchronization engine. Reimplementation of gunDB in TypeScript

crdt cryptography database firebase graph key-value-store nodejs nosql offline-first pubsub realtime storage typescript websocket websockets

Last synced: 19 Dec 2024

https://github.com/immusen/yii2-swoole-websocket

yii2-extension for websocket base on swoole, Support JSONRPC called from websocket client or http client or redis publish to do async task or realtime connect.

async php swoole websocket yii2 yii2-extension

Last synced: 10 Oct 2024

https://github.com/devrnt/flutter-websocket-lan-chat

💬 A Flutter LAN-chat app for both Android & IOS that makes use of a Websocket ~ Flutter.dev project in Dart

android chat flutter ios lan lanchat mobile node nodejs websocket ws

Last synced: 27 Oct 2024

https://github.com/owainlewis/slack

Slack Web and RTM API

api chatbot haskell slack websocket

Last synced: 15 Oct 2024

https://github.com/os7blue/dobby

简配版server酱,支持:websocket、钉钉webhook机器人、飞书webhook机器人、企业微信webhook机器人、email,以及公众号消息推送服务。

dingding dingtalk email feishu rebot webhook websocket wechat wechatwork weixin

Last synced: 19 Nov 2024

https://github.com/thesephist/plume

Small in-memory real time chat server with Go and WebSockets

chatroom gorilla-websocket messaging websocket

Last synced: 18 Nov 2024

https://github.com/christian-fei/crypto_watch

Like pro.coinbase.com, but BEAM-flavoured

beam cryptocurrency elixir phoenix websocket

Last synced: 18 Dec 2024

https://github.com/izumi-kun/dplayer-live-backend

Danmaku WebSocket backend for DPlayer

danmaku dplayer websocket

Last synced: 14 Oct 2024

https://github.com/martindai/springmvc-project

开箱即用的SpringMVC项目,包含常规业务所需的框架功能整合,更多功能请关注 https://github.com/MartinDai/SpringBoot-Project

bloom-filter excel java lettuce long-polling memcached mybatis redis sharding-sphere springmvc websocket

Last synced: 22 Jan 2025

https://github.com/napolab/durabcast

DurabCast simplifies WebSocket management with Cloudflare Durable Objects, handling complex configurations out of the box.

cloudflare-workers durable-objects websocket

Last synced: 06 Jan 2025

https://github.com/marcelcoding/zia

Proxy UDP over WebSocket - useful to use WireGuard in restricted networks.

docker proxy rust udp websocket wireguard ws

Last synced: 27 Oct 2024

https://github.com/jackarain/tinyrpc

Much fast, lightweight, async, based boost.beast and protobuf.

asio boost-beast fast lightweight protobuf rpc-library websocket

Last synced: 31 Oct 2024

https://github.com/sama-communications/sama-client

SAMA - Simple but Advanced Messaging Alternative chat client

chat chat-application chat-server chat-server-application react websocket xmpp

Last synced: 10 Oct 2024

https://github.com/Adeithe/go-twitch

A complete interface for Twitch services in Go.

api bot bot-api chat go golang irc pubsub twitch twitch-api twitch-bot twitch-irc twitch-services websocket

Last synced: 16 Nov 2024

https://github.com/iyear/biligo-live

🚀 BiliBili Live WebSocket Protocol SDK in Golang

bilibili bilibili-api bilibili-helper bilibili-live websocket

Last synced: 29 Oct 2024

https://github.com/socketio/socket.io-redis-streams-adapter

The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers.

redis socket-io websocket

Last synced: 05 Feb 2025

https://github.com/huntlabs/hunt-http

http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.

http-client http-protocol http-server http2 hunt websocket

Last synced: 12 Jan 2025

https://github.com/realizehit/realizehit

an enhanced and scalable uni-directional websocket system for your project

client pubsub server service websocket

Last synced: 09 Dec 2024

https://github.com/radarsu/rpc-websocket-client

Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises 🐼

bidirectional communication fast fast-json-stringify javascript javascript-library jsonrpc2 lightweight notifications requests rpc rpc-client rpc-websockets typescript typescript-library uuid websocket websocket-client

Last synced: 13 Nov 2024

https://github.com/tigoe/websocket-examples

Examples for websocket clients and servers

arduino javascript nodejs websocket websocket-server websockets

Last synced: 28 Oct 2024

https://github.com/idoshamun/socket.io-pubsub

Socket.io adapter for Google Pub/Sub, allowing to setup a socket.io cluster

google-cloud google-cloud-pubsub high-availability socket-io websocket

Last synced: 28 Oct 2024

https://github.com/bupt-hjm/3d-snake

一个基于threejs的3d贪吃蛇游戏

threejs websocket

Last synced: 27 Oct 2024

https://github.com/bunopnu/fresh

WebSocket client for Elixir, built atop the Mint ecosystem

elixir mint websocket websocket-client

Last synced: 07 Nov 2024

https://github.com/valohai/asgiproxy

Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol

asgi http proxy python websocket

Last synced: 06 Nov 2024

https://github.com/netristv/ws-qvh

Server for streaming the screen of iOS devices over WebSocket.

browser ios mirroring remote remote-control screen screencast web websocket

Last synced: 06 Nov 2024

https://github.com/MarcelCoding/zia

Proxy UDP over WebSocket - useful to use WireGuard in restricted networks.

docker proxy rust udp websocket wireguard ws

Last synced: 31 Dec 2024

https://github.com/brucify/orderly

A Rust WebSocket client that connects to multiple crypto exchanges and publishes a merged live order book through gRPC stream

binance bitstamp coinbase cryptocurrency grpc kraken orderbook orderbook-websocket rust websocket websocket-client

Last synced: 09 Nov 2024

https://github.com/soixantecircuits/ofxsocketio

ofx addons that wraps socket.io-client-cpp for OF

ofx openframeworks realtime socket-io websocket

Last synced: 01 Dec 2024

https://github.com/rob-blackbourn/bareasgi

A lightweight Python ASGI web server framework

asgi asyncio bareasgi http http-server http2 python sse web websocket

Last synced: 14 Oct 2024

https://github.com/samchon/mutex

Mutex Server using WebSocket

critical-section mutex nodejs server tgrid tstl typescript websocket

Last synced: 11 Jan 2025

https://github.com/bitshares/bitsharesjs-ws

Javascript websocket interface for BitShares

bitshares blockchain javascript js-library reactjs websocket

Last synced: 15 Nov 2024

https://github.com/cloudamqp/websocket-tcp-relay

Expose any TCP server as a WebSocket endpoint

tcp-server websocket

Last synced: 13 Nov 2024

https://github.com/mjaric/fenix

.NET implementation of Phoenixframework websocket socket protocol

phoenix-channels phoenix-elixir phoenix-framework websocket

Last synced: 28 Oct 2024

https://github.com/futuremind/rxwebsocket

Reactive wrapper for okhttp websocket

android okhttp reactive rxjava websocket

Last synced: 15 Nov 2024

https://github.com/lflxp/showme

Rapid diagnostic system status tool (performance monitoring, network scanning, mysql performance monitoring, kubectl status)

bolt checktool devops devops-tools executors go gocui ipscanner mysql network-scanning nmap playbook proxy showme termui tty websocket

Last synced: 19 Nov 2024

https://github.com/3x1io/3x1

Full Stack Web Framework Build in Laravel & Craftable

blade framework laravel notifications payment-gateway php settings sms-gateway user-management vuejs websocket

Last synced: 03 Dec 2024

https://github.com/astahmer/partyrpc

Partykit + RPC. Move Fast (and Break Everything). Everything is better with typesafety.

partykit rpc typesafe websocket

Last synced: 07 Nov 2024

https://github.com/go-netty/go-netty-ws

An Websocket server & client written by https://github.com/go-netty/go-netty

go go-netty websocket

Last synced: 14 Nov 2024

https://github.com/shinyoshiaki/quest-view

oculus quest media steraming asset for Unity

csharp electron oculusquest typescript unity vr webrtc websocket

Last synced: 28 Oct 2024

https://github.com/lflxp/gin-xterm

基于xterm.js + gin + vue + websocket 的gotty web网页版实现,目的学习关键技术

gin gotty vue websocket xtermjs

Last synced: 19 Nov 2024

https://github.com/hakobera/go-ayame

go-ayame is go client library for WebRTC Signaling Server Ayame

datachannel go p2p webrtc websocket

Last synced: 10 Nov 2024

https://github.com/chrisvdev/obs-chat

Also known as CVTalk is a Twitch chat viewer made with React for use in OBS or any streaming software capable of using a browser as a source including TTS and other cool features.

portfolio reactjs tailwindcss text-to-speech twitch-api vitejs websocket websocket-client

Last synced: 11 Jan 2025

https://github.com/centrifugal/centrifuge-python

Centrifugo real-time WebSocket SDK for Python on top of asyncio

asynchronous centrifugo client pubsub sdk websocket

Last synced: 11 Nov 2024

https://github.com/ivangfr/axon-springboot-websocket

The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.

axon axon-server cqrs docker event-sourcing java jib mapstruct mongodb mysql postresql semantic-ui spring-boot spring-data-jpa springdoc-openapi thymeleaf web websocket

Last synced: 30 Oct 2024

https://github.com/cculianu/websocket

A lightweight RFC 6455 (Web Socket) implementation for Qt5 & Qt6 (C++)

cpp qt qt5 qwebsocket rfc6455 websocket websockets ws wss

Last synced: 12 Oct 2024

https://github.com/mictronics/ais-simulator

Create and transmit AIS frames via gnuradio toolchain and web application in browser. Provides a websocket to PDU message block to change frame content on runtime. Works in burst mode, a frame is send on change immediately, one time. Transmitter remains silent until next change event.

ais ais-simulator gnuradio transmitter websocket

Last synced: 19 Nov 2024

https://github.com/lu4p/chat-hotwire-go

This is a simple chat app which shows how to use Go with Hotwire.

golang hotwire stimulusjs turbo websocket

Last synced: 14 Oct 2024

https://github.com/dpwgc/kapokmq

基于Go整合Gossip+WebSocket的轻量级分布式消息队列。实现功能:订阅/发布推送、点对点推送、延时消息推送、消费失败自动重试、数据持久化、WAL预写日志、主从节点部署、集群负载均衡、ACK确认机制、内置网页端控制台

big-data cluster gin golang gorilla gossip load-balancer message-queue mq server vue websocket

Last synced: 09 Nov 2024

https://github.com/hans00/fastws

Simple Node.js server based on uWebSockets

javascript nodejs uwebsockets websocket

Last synced: 24 Jan 2025

https://github.com/OrionExplorer/c-websocket

WebSocket protocol implementation for ANSI C (Win32/Linux).

c lib websocket websocket-server

Last synced: 05 Nov 2024

https://github.com/davidje13/superwstest

supertest with added WebSocket capabilities

superagent supertest test testing websocket

Last synced: 30 Dec 2024

https://github.com/hantsy/angular-spring-rsocket-sample

Demo for using Angular and Spring RSocket together

angular rsocket spring-data-mongodb spring-webflux websocket

Last synced: 27 Oct 2024

https://github.com/bortexz/resocket

JDK11 Clojure WebSocket client with core.async API

clojure core-async jdk11 websocket websocket-client

Last synced: 07 Nov 2024

https://github.com/cwjokaka/cheshuo

🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.

framework game http java jprotobuf lombok maven mongodb mybatis netty nio protobuf server spring springboot tcp websocket

Last synced: 05 Jan 2025

https://github.com/wybiral/micropython-aioweb

A minimalist asyncio web framework for MicroPython.

asyncio esp32 http micropython server-sent-events sse uascynio websocket

Last synced: 18 Nov 2024

https://github.com/pomax/socketless

A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.

browser nodejs rpc websocket

Last synced: 31 Oct 2024

https://github.com/denyncrawford/dropper-deno

Custom event-based WebSockets framework for building real-time apps on Deno 🦕

client deno real-time server socket websocket websockets

Last synced: 22 Oct 2024

https://github.com/EspoirX/Bumblebee

基于 有限状态机 和 Flow 的 WebSocket 封装,Socket 部分 用 OkHttp 实现。 1. 支持 Flow 2. Socket 的状态由状态机管理,自动处理重连等逻辑 3. Socket 部分默认由 OKHttp 实现 4. 使用简单,跟你使用 Retrofit 差不多

machine okhttp-websocket retrofit retrofit2 socket state-machine websocket

Last synced: 30 Oct 2024

https://github.com/flaviogrossi/sockjs-cyclone

SockJS server support for the Cyclone web server

cyclone python sockjs sockjs-server twisted websocket

Last synced: 23 Jan 2025

https://github.com/plantain-00/ws-tool

A Develop Tool to Test WebSocket, Socket.IO, Stomp, Bayeux, HTTP, TCP, UDP, WebRTC, DNS API.

backend-api-test-tool bayeux http socketio stomp tcp udp webrtc websocket

Last synced: 02 Nov 2024

https://github.com/kairen/pod-websocket-exec

Learning how to exec a pod via WebSocket written in Go.

kubernetes pod websocket

Last synced: 30 Oct 2024

https://github.com/dugong-lewat/1clickxray

1 Click Xray - VMess, VLESS, Trojan, SS & SS 2022 | XTLS-VISION, TCP TLS, Websocket, HTTPupgrade & gRPC

grpc httpupgrade shadowsocks trojan vless vmess websocket xray-core xtls-rprx-vision

Last synced: 03 Nov 2024

https://github.com/scaledrone/scaledrone-swift

Swift Client for Scaledrone Realtime Messaging Service (WIP)

real-time scaledrone swift websocket websocket-client

Last synced: 09 Nov 2024