An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mediocregopher/manatcp

Manatcp is a small framework for describing clients and servers which interact with each other in the following ways: * Commands are sent to the server, and a response to those commands may or not be sent back. * At any time, even during a command, the server may send an arbitrary "push" message to the client. * The server or client may close their connection at any time. Manatcp does all the hard work of checking for closed connections and dealing with particular race-conditions for you, leaving you free to deal with the actual problems at hand, such as the protocol the client and server should use to communicate and what the behavior should be once the communications have occured,

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mediocregopher/manatcp
License: Apache-2.0
Latest release: about 11 years ago
First release: over 11 years ago
Namespace: github.com/mediocregopher
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...