-
- Downloads
Initial import
parents
No related branches found
No related tags found
.gitignore
0 → 100644
LICENCE
0 → 100644
go.mod
0 → 100644
module git.fsmpi.rwth-aachen.de/thomas/wsshit | ||
go 1.18 | ||
require github.com/gorilla/websocket v1.5.0 |
go.sum
0 → 100644
server.go
0 → 100644
Please register or sign in to comment