Websocket Chat Server Examples

Before you continue, read You Can’t Post Your Way Out of Fascism.

Collecting links to example code implementing minimal chat servers on different libraries.

Ratchet, PHP

ws, nodejs, deadsimplechat

ws, nodejs, tutorial by Sentre

ws, nodejs, codeboxx

fastAPI, python, FastAPI Websocket Chat Example

fastAPI, python, tutorial by Benchoubani

django channels, python, django private chat, old version

flask-socketIO, python, tutorial

asyncio, python, example

gorilla, go, chat example

gws, go, pubsub example

websocketpp, c++, broadcast example

cppWebSockets, c++, chat example (this library is a wrapper around libwebsockets)

kafka, java, huge tutorial

spring, java, Singh’s tutorial

wsServer, c (no chat example)

libwebsockets, c (no chat example)

search on github


Comments

Leave a Reply