cmd-stream / handler-go

Handles client connections on the cmd-stream-go server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 100.0%