https://github.com/iac-factory/go-example-websocket
Golang Websocket + React SPA
https://github.com/iac-factory/go-example-websocket
Last synced: 2 months ago
JSON representation
Golang Websocket + React SPA
- Host: GitHub
- URL: https://github.com/iac-factory/go-example-websocket
- Owner: iac-factory
- Created: 2023-10-04T17:25:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T06:03:40.000Z (over 1 year ago)
- Last Synced: 2025-02-08T17:44:58.733Z (4 months ago)
- Language: SCSS
- Size: 420 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `go-example-websocket`
## Usage
```bash
go run .
npm run start
```