An open API service providing repository metadata for many open source software ecosystems.

Topic: "websocket-library"

python-websockets/websockets

Library for building WebSocket servers and clients in Python

Language: Python - Size: 3.18 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 5,385 - Forks: 539

Corvusoft/restbed

Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.

Language: C++ - Size: 3.91 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 1,951 - Forks: 377

facundofarias/awesome-websockets

A curated list of Websocket libraries and resources.

Size: 177 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1,674 - Forks: 177

Theldus/wsServer

wsServer - a tiny WebSocket server library written in C

Language: C - Size: 2.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 440 - Forks: 88

oguzeroglu/Rhubarb

A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.

Language: JavaScript - Size: 876 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 202 - Forks: 8

tarasko/picows

Ultra-fast websocket client and server for asyncio

Language: Cython - Size: 1.5 MB - Last synced at: about 14 hours ago - Pushed at: 2 months ago - Stars: 200 - Forks: 11

ryo-ma/deno-websocket

🦕 A simple WebSocket library like ws of node.js library for deno

Language: TypeScript - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 152 - Forks: 19

gusavila92/java-android-websocket-client

Java/Android WebSocket Client

Language: Java - Size: 779 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 152 - Forks: 40

rohanrhu/cebsocket

Lightweight WebSocket library for C.

Language: C - Size: 15.6 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 85 - Forks: 7

basson099/websocketfiles

Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.

Language: C++ - Size: 350 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 80 - Forks: 28

navinilavarasan/rxWebSocket

rxWebSocket is a simple reactive extension of OkHttp Websocket interface with support for Convertor Factories and Interceptors.

Language: Java - Size: 173 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 19

jeremyhahn/cwebsocket

High performance websocket client/server in ANSI C

Language: C - Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 54 - Forks: 31

simonwep/graceful-ws

🔌 Graceful WebSocket wrapper with connection re-establishment capabilities.

Language: TypeScript - Size: 434 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 1

BlueBrain/Rockets 📦

REST and websockets C++ library

Language: C++ - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 9

pikhovkin/simple-websocket-server

A simple WebSocket server

Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 13

GlebRadchenko/DNWebSocket

WebSocket(RFC-6455) library written using Swift

Language: Swift - Size: 130 KB - Last synced at: about 2 hours ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 4

ollyxar/websockets

PHP WebSocket server

Language: PHP - Size: 53.7 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 7

mat-sz/typesocket

🌐 TypeScript WebSockets library.

Language: TypeScript - Size: 177 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 1

Cloaked9000/frnetlib

Small and fast cross-platform networking library, with support for messaging, IPv6, HTTP, SSL and WebSocket.

Language: C++ - Size: 519 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 8

blockcoders/nestjs-websocket

Websocket Client for NestJS based on ws

Language: TypeScript - Size: 326 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 12

biot2/WebSocket.pas

Object Pascal WebSocket Client & Server Library

Language: Pascal - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 21 - Forks: 7

MFernstrom/Bauglir-WebSocket-2 Fork of Robert-112/Bauglir-WebSocket-2

Copy of https://code.google.com/archive/p/bauglir-websocket/

Language: Pascal - Size: 2.15 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 4

karellen/karellen-geventws

Karellen Gevent Websocket Library

Language: Python - Size: 1.05 MB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 3

thegreatercurve/boomerang-socket

Simple automatic reconnecting WebSocket

Language: TypeScript - Size: 233 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

ayeminoo-zz/simple-java-websocket

This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.

Language: Java - Size: 131 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 9

xgfone/go-websocket

Another websocket implementation, which is inspired by https://github.com/noVNC/websockify and https://github.com/gorilla/websocket.

Language: Go - Size: 85 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

kiishi/socketeer

A simplified wrapper for gorilla Mux WebSocket library

Language: Go - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 1

smasherprog/websocket_lite

cross platform web socket library

Language: C++ - Size: 8.45 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 5

clamor-py/anysocks

Implementation of the WebSocket protocol on top of anyio

Language: Python - Size: 84 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 0

JohanWinther/websocket_server

A WebSocket server library for Deno 🔌

Language: TypeScript - Size: 49.8 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

BinarSkugga/webmesh

Connects microservices through a mesh of websockets

Language: Python - Size: 84 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

naklecha/python-autoupdate-config

This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.

Language: Python - Size: 11.7 KB - Last synced at: about 1 hour ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

droplit/universal-ws

A WebSocket transport library for node and browsers

Language: TypeScript - Size: 1.82 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

ElasticPerch/epws Fork of gorilla/websocket

A fast, well-tested and widely used WebSocket implementation for Go.

Language: Go - Size: 546 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

d-e-s-o/websocket-util

A crate providing an easy to consume streaming interface for WebSocket data.

Language: Rust - Size: 246 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 2

mendrugory/enchufeweb

Enchufeweb is a websocket client library written in Elixir

Language: Elixir - Size: 8.79 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

clemenskresser/ezwebsocket

Simple Websocket Server Library written in C

Language: C - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

chipslays/porter

🤵‍ An easy way to build real-time applications with WebSockets. Supports channels, validation and other things. SocketIO alternative for PHP.

Language: PHP - Size: 706 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mac-r/console-logger

📝 Prints console.log to your terminal when dev console is out of reach.

Language: JavaScript - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

leo-aa88/websocket-client

A simple web client which sends HTTP/1.1 GET requests given a hostname/IPv4 address and port. Implemented using websocket.h library from C/Unix.

Language: C - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

threeal/Simple-Web

A simple HTTP, HTTPS, WS and WSS server and client library

Language: C++ - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

ws2wh/ws2wh

This repository contains a simple bridge connecting WebSocket and HTTP webhook endpoints.

Language: Go - Size: 72.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

VoDACode/VoDA.WebSockets

A library for working with WebSockets in ASP.NET Core

Language: C# - Size: 21.5 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

aeoliux/WebsocketClient

Swift library for using WebSockets.

Language: Swift - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Fattorino/MicroEspSocket

All in one web-socket library for the ESP32

Language: C++ - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

robertvazan/pushmode

Server-side Java library that streams web app's HTML output down to the browser while user's actions are streamed back to the server.

Language: Java - Size: 168 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ngallagher/chero

Ultra Fast Dependency Injection

Language: Java - Size: 2.94 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ujjwalguptaofficial/shivneri-ws-client-javascript

Shivneri framework web socket client library for javascript

Language: JavaScript - Size: 566 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bincrafters/conan-libwebsockets 📦

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

Language: Python - Size: 55.7 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 5

vbaicu/TFPSockets

Simple, lightweight event based websockets library for web and nodejs

Language: JavaScript - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

crimean-bitches/websocket-core 📦

websocket library to use with .net core and .net standard

Language: C# - Size: 246 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

mstniy/CWebSocket

A websocket library for Windows.

Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 5

chriscm2006/WebSocketServer

Wrapper around WebSocket Server API

Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Frozen-Projects/FF_IXWEBSOCKET

https://github.com/machinezone/IXWebSocket wrapper for UE5 runtime.

Language: C++ - Size: 2.04 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

InterLinked1/libwss

WebSocket server library

Language: C - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sivaosorg/wsconn

Implement the WebSocket library using the Gin framework and the Gorilla WebSocket library in Go.

Language: Go - Size: 45.9 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vlotoshko/lwspp

C++ libraries for WebSocket protocol support

Language: C++ - Size: 620 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LakshAgg/CWebSockets

A simple implementation of web socket client in c using libcurl.

Language: C - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lukasz-pluszczewski/breeze-websocket

Websockets are finally a breeze!

Language: JavaScript - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lossdev/websockit

Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.

Language: Go - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FairlyTales/WebSockets

Working with WebSockets using WS library

Language: HTML - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AndrusGerman/gusk-client-js 📦

Is a Golang library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Golang.

Language: TypeScript - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ThePerkinrex/WebSocket-test

Language: JavaScript - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Fantom-Factory/afWebSockets

A pure Fantom implementation of the W3C WebSocket API for use by clients and servers

Language: Fantom - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

vincent178/yawl

yet another websocket library

Language: TypeScript - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

havlan/Sokker 📦

Simple websocket library.

Language: Go - Size: 488 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0