/api_and_ws_sample

api server and websocket server sample code

Primary LanguagePython

setup

特になし make run-apiとmake run-wsは別のタブで実行することに注意

run

websocket

make run-ws

api

make run-api