No description
- Go 100%
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
Unicorn gateway
Forwarding websocket connections from our scratch extension to the locally connected unicorn.
Features
- WebSocket server on port 1337
- Logs all messages to
messages.log
Setup
-
Install dependencies:
go mod download -
Run the server:
go run main.go
The server will start on http://localhost:1337/