Skip to content

cmd-stream/core-go

Repository files navigation

core-go

Go Reference GoReportCard codecov

core-go contains the definitions for both the client and the server.

The client delegates all communication tasks, such as sending Commands, receiving Results, and closing the connection to the client.Delegate.

The server uses a configurable number of workers to manage client connections via the server.Delegate.

About

Provides the basis for the cmd-stream client and server for Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages