Categorygithub.com/funcards/socket.io
repositorypackage
0.0.0-20220603151511-b080d467cbdd
Repository: https://github.com/funcards/socket.io.git
Documentation: pkg.go.dev

# README

socket.io

GoDoc License

Installation

Use go get.

go get github.com/funcards/socket.io

Then import socket.io package into your own code.

import "github.com/funcards/socket.io"

License

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