{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/desertbit/binarysocket","name":"github.com/desertbit/binarysocket","description":"Package binarysocket is a real-time bidirectional binary socket library for the web.\nIt offers a clean, robust and efficient way to connect webbrowsers with a go-backend in a simple way.\nIt automatically detects supported socket layers and chooses the most suitable one.\nThis library offers a net.Conn interface on the go-backend site and a similar net.Conn\ninterface on the client javascript site. That's awesome, right?\nYou already have a Go application using a TCP connection?\nJust drop in the BinarySocket package, fire up a HTTP server and that's it.\nNo further adaptions are required in the backend. Instead of writing one backend\nwhich is responsible to communicate with web-application and another backend which\ncommunicates with other go programs, BinarySocket eliminates this duplication.","version":"v0.0.0-20171011005541-b05d34891bf8","softwareVersion":"v0.0.0-20171011005541-b05d34891bf8","license":"https://spdx.org/licenses/GPL-3.0","codeRepository":"https://github.com/desertbit/binarysocket","issueTracker":"https://github.com/desertbit/binarysocket/issues","url":"https://github.com/desertbit/binarysocket","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2017-10-11","dateModified":"2017-10-11","datePublished":"2017-10-11","copyrightYear":2017,"downloadUrl":"https://proxy.golang.org/github.com/desertbit/binarysocket/@v/v0.0.0-20171011005541-b05d34891bf8.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/desertbit/binarysocket#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/desertbit/binarysocket"],"https://www.w3.org/ns/activitystreams#likes":10,"https://forgefed.org/ns#forks":1}