Categorygithub.com/mark0725/go-socket.io-client
repositorypackage
0.0.0-20240823094316-3768181edb01
Repository: https://github.com/mark0725/go-socket.io-client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-socket.io-client

socket.io client for go. Support EIO4.

Install

Install the package with:

go get github.com/mark0725/go-socket.io-client

Import it with:

import "github.com/mark0725/go-socket.io-client"

and use socketio as the package name inside the code.

Example

License

MIT