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

github.com/desertbit/binarysocket

Package binarysocket is a real-time bidirectional binary socket library for the web. It offers a clean, robust and efficient way to connect webbrowsers with a go-backend in a simple way. It automatically detects supported socket layers and chooses the most suitable one. This library offers a net.Conn interface on the go-backend site and a similar net.Conn interface on the client javascript site. That's awesome, right? You already have a Go application using a TCP connection? Just drop in the BinarySocket package, fire up a HTTP server and that's it. No further adaptions are required in the backend. Instead of writing one backend which is responsible to communicate with web-application and another backend which communicates with other go programs, BinarySocket eliminates this duplication.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20171011005541-b05d34891bf8
over 8 years ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/desertbit/binarysocket
spec
License GPL-3.0
Namespace github.com/desertbit
First Release over 8 years ago
Last Synced 3 days ago
Repository
Stars 10 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%