lolpro11 / gtfs-rt-ws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust websocket for Redis

WebSocket clients will be able to connect to 127.0.0.1:8000/ws and send a "ping" text message to receive a "pong" message back.

Running the server

Simply use the use the cargo run command to run the program. There is no additional configuration needed.

The server will run on 127.0.0.1:8000.

About


Languages

Language:Rust 100.0%