This website requires JavaScript.
Explore
Help
Register
Sign in
Walter-Sparrow
/
go-socket
Watch
1
Star
0
Fork
You've already forked go-socket
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
The repo is for study purposes only, it is not recommended to use it for any other purpose
27
commits
1
branch
0
tags
60
KiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Ilya Groshev
a211f75a43
feat[v13]: add close codes
2024-10-02 14:12:33 +03:00
socket
feat[v13]: add close codes
2024-10-02 14:12:33 +03:00
.gitignore
Initial commit
2024-09-22 16:02:54 +03:00
go.mod
init socket, add handshake
2024-09-22 22:38:47 +03:00
LICENSE
Initial commit
2024-09-22 16:02:54 +03:00
main.go
feat[v13]: add server handshake
2024-09-26 21:08:23 +03:00
README.md
chore: update readme
2024-09-26 21:10:56 +03:00
Taskfile.yml
feat[v13]: add server handshake
2024-09-26 21:08:23 +03:00
README.md
spec for v0
spec for v13