Go to file
2024-10-12 12:34:24 +03:00
examples/ping-pong Add sending errors to ErrorsChannel 2024-10-12 12:33:12 +03:00
tcpclient Add type ErrorResolverFunc func(errors chan error) 2024-10-12 12:34:24 +03:00
tcpcommand Add Default working tcp files 2024-10-10 08:17:51 +03:00
tcpserver Update tcpserver API 2024-10-11 09:24:32 +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