Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 491 Bytes

engine.io-ws

GoDoc License

Installation

Use go get.

go get github.com/funcards/engine.io-ws

Then import engine.io-ws package into your own code.

import "github.com/funcards/engine.io-ws"

License

Distributed under MIT License, please see license file within the code for more details.