Go to file
2024-10-23 12:40:36 +03:00
examples/ping-pong Add sending errors to ErrorsChannel 2024-10-12 12:33:12 +03:00
tcpclient Add MessageEndRune and MessageSplitRune with default and customizable ServerHandlerFunc 2024-10-22 21:02:14 +03:00
tcpcommand Add Default working tcp files 2024-10-10 08:17:51 +03:00
tcpserver Move all types in tcpserver to types.go 2024-10-23 12:40:36 +03:00
.gitignore Add gitignore 2024-10-10 08:15:21 +03:00
go.mod Add go.mod file 2024-10-10 08:16:00 +03:00
Makefile Add examples folder with ping-pong example and Makefile 2024-10-10 08:32:41 +03:00