websocket

package module
v0.0.0-...-f621ba0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 2 Imported by: 9

README

websocket

Go Reference

Package websocket is a Go cross-platform implementation of a client for the WebSocket protocol.

Installation

go get github.com/goxjs/websocket

License

Documentation

Overview

Package websocket is a Go cross-platform implementation of a client for the WebSocket protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(url, origin string) (net.Conn, error)

Dial opens a new client connection to a WebSocket.

Origin serves as a hint, used only on platforms where it's possible to set its value.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL