All Projects → Lawouach → Websocket For Python

Lawouach / Websocket For Python

Licence: other
[Project on Hiatus] WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Websocket For Python

Blaze
⚡ File sharing progressive web app built using WebTorrent and WebSockets
Stars: ✭ 991 (-8.07%)
Mutual labels:  websockets
One To One Websockets Chat
Building Persistable One-to-One Chat Using Spring Boot and WebSockets
Stars: ✭ 46 (-95.73%)
Mutual labels:  websockets
Siler
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
Stars: ✭ 1,056 (-2.04%)
Mutual labels:  websockets
Kuzzle
Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -
Stars: ✭ 991 (-8.07%)
Mutual labels:  websockets
Websockets Chat
Laravel WebSockets chat
Stars: ✭ 44 (-95.92%)
Mutual labels:  websockets
Webpack Webextension Plugin
Webpack plugin that compiles WebExtension manifest.json files and adds smart auto reload
Stars: ✭ 47 (-95.64%)
Mutual labels:  websockets
Brutusin Rpc
Self-describing JSON-RPC web services over HTTP, with automatic API description based on JSON-Schema
Stars: ✭ 36 (-96.66%)
Mutual labels:  websockets
Megalodon
Mastodon, Pleroma and Misskey API client library for node.js and browser
Stars: ✭ 52 (-95.18%)
Mutual labels:  websockets
Real Time Public Chat
This program show how to create a public chat using javascript
Stars: ✭ 45 (-95.83%)
Mutual labels:  websockets
Gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
Stars: ✭ 8,339 (+673.56%)
Mutual labels:  websockets
Aframe Phantomjs Continuous Streaming
Browse the web in VR by live streaming a web page into Aframe using PhantomJS and ffmpeg.
Stars: ✭ 40 (-96.29%)
Mutual labels:  websockets
Uvicorn Gunicorn Fastapi Docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
Stars: ✭ 1,014 (-5.94%)
Mutual labels:  websockets
Hapi Plugin Websocket
HAPI plugin for seamless WebSocket integration
Stars: ✭ 47 (-95.64%)
Mutual labels:  websockets
Trycode
Open-source realtime collaborative code editor on Babel, NodeJS, AngularJS, Socket.io, ACE - http://trycode.pw
Stars: ✭ 38 (-96.47%)
Mutual labels:  websockets
Socketshark
A WebSocket message router based on Python/Redis/asyncio
Stars: ✭ 51 (-95.27%)
Mutual labels:  websockets
Achilles
A Simple Retrofit Inspired Android Websocket Client (In Development)
Stars: ✭ 37 (-96.57%)
Mutual labels:  websockets
Meteor Files
🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stars: ✭ 1,033 (-4.17%)
Mutual labels:  websockets
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-95.18%)
Mutual labels:  websockets
Django Channels React Multiplayer
turn based strategy game using django channels, redux, and react hooks
Stars: ✭ 52 (-95.18%)
Mutual labels:  websockets
Hxwebsockets
hxWebSockets - websockets for all haxe platforms
Stars: ✭ 48 (-95.55%)
Mutual labels:  websockets

WebSocket for Python (ws4py)

Gitter Build Status PyPI

Python library providing an implementation of the WebSocket protocol defined in RFC 6455.

Read the documentation for more information.

You can also join the ws4py mailing-list to discuss the library.

WARNING: This project is on hiatus and does not receive active maintainance. Please be aware of this when deciding to rely on it as contributions may be slow to make their way to a new release. If you feel like offering help in maintaining it, please let us know.

Installation

pip install ws4py
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].