package
0.0.0-20191116053251-655621760206
Repository: https://github.com/rtradeltd/tor-dht-poc.git
Documentation: pkg.go.dev

# README

This was taken from https://github.com/libp2p/go-ws-transport and heavily modified remove ipfs stuff

# Functions

NewConn creates a Conn given a regular gorilla/websocket Conn.
No description provided by the author

# Variables

GracefulCloseTimeout is the time to wait trying to gracefully close a connection before simply cutting it.

# Structs

Conn implements net.Conn interface for gorilla/websocket.