No description
- Go 100%
| .vscode | ||
| docs | ||
| .air.toml | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
matrix-voicerooms-server
To run:
- Live Reload:
air(need to install air,go install github.com/cosmtrek/air@latest) - OR
- Debug without live reload: Use VS Code debugger