package
0.0.0-20240707101839-e48778dea5bd
Repository: https://github.com/aminkbi/microchatapp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewChatRoom creates a new ChatRoom.

# Structs

ChatRoom manages the clients and broadcast messages.
ChatServer manages multiple chat rooms.
Client represents a single chat user.
Message represents a message in a chat room.