This website requires JavaScript.
Explore
Help
Sign In
milarin
/
sock
Watch
1
Star
0
Fork
0
You've already forked sock
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Unix socket management for Go
3
Commits
1
Branch
2
Tags
26
KiB
Go
100%
c86730cabc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Milarin
c86730cabc
discard client input after onNewClient callback finished
2024-02-15 17:55:32 +01:00
go.mod
initial commit
2024-02-15 17:09:59 +01:00
go.sum
initial commit
2024-02-15 17:09:59 +01:00
multiwriter.go
manage clients via callback function
2024-02-15 17:49:22 +01:00
server.go
discard client input after onNewClient callback finished
2024-02-15 17:55:32 +01:00