modulepackage
2.0.0+incompatible
Repository: https://github.com/lambels/wsroom.git
Documentation: pkg.go.dev
# README
wsroom
A Golang library for managing websockets. This project is made as an side project and shouldnt be taken serious.
Installation
go get github.com/Lambels/wsroom
Examples
# Functions
NewRoom is a helper function to create a Room using the default values.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
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
# Interfaces
No description provided by the author