Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 218 Bytes

Usage

Start a server: cargo run server

Test response: examples/client.sh

or by using python3: python examples/client.py

(rust client isn't implemented yet, thats why cargo run client won't do anything)