package
0.0.2
Repository: https://github.com/ravsii/elgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewServer creates a server.

# Constants

Add is an event sent from the client to the server, that adds a player to the pool.
No description provided by the author
Match is an event sent from the server to the client, if a match was created.
Remove is an event sent from the client to the server, if a certain players leaves the pool.
Size is a double-side event: - When sent from the client to the server, it will ask for the current amount of players in queue.
Unknown event is returned if no other event prefix was detected.

# Variables

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

# Type aliases

No description provided by the author