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

https://github.com/stringparser/echo-ws

websocket echo server
https://github.com/stringparser/echo-ws

Last synced: 11 months ago
JSON representation

websocket echo server

Awesome Lists containing this project

README

          

# websocket echo server

Simple websocket server that echoes your client messages.

Useful for test and other things I guess.

# development

You'll need [`Docker`](https://www.docker.com) installed in your machine.

Check the `Makefile` there you'll find all the useful commands to run the project. First run `make` to build and run the project.

# docker hub

WIP, not deployed yet to docker hub