chadbohannan / golang-react-websocket-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-websocket-sample

Requires node version >= 14 The chat service serves the web client.

Use npm start to debug.

Golang

Implemented with React 16 and Go 1.11. Later versions of these tools should work ok to build and run.

$ ./go_build_and_run.sh

Python

Implmented with Python 3.

$ ./py_build_and_run.sh

About

License:MIT License


Languages

Language:Go 38.8%Language:Python 22.8%Language:CSS 18.7%Language:HTML 10.8%Language:JavaScript 4.7%Language:Shell 4.2%