{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/getlantern/tinywss","name":"github.com/getlantern/tinywss","description":"tinywss\n\nA module for establishing a rudimentary secure \"websocket\".\nPerforms websocket handshake, but does not actually\nenforce the websocket protocol for data exchanged afterwards.\nExposes a dialer and listener returning objects conforming to\nnet.Conn and net.Listener.\n\nIt is not meant to be compatible with anything but itself.","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/getlantern/tinywss","issueTracker":"https://github.com/getlantern/tinywss/issues","url":"https://github.com/getlantern/tinywss","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateModified":"2026-01-17","datePublished":"2026-01-17","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/getlantern/tinywss#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/getlantern/tinywss"]}