Skip to content

Handles client connections on the cmd-stream-go server

License

Notifications You must be signed in to change notification settings

cmd-stream/handler-go

Repository files navigation

handler-go

handler-go was designed for cmd-stream-go to handle client connections on the server.

It contains an implementation of the delegate.ServerTransportHandler interface, which executes each command in its own gorountine using Invoker.

Tests

Test coverage is about 96%.

About

Handles client connections on the cmd-stream-go server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages