package
0.0.0-20241127034515-297cc2946815
Repository: https://github.com/justmangler/peerchat.git
Documentation: pkg.go.dev
# Functions
InitializeNode sets up and returns a new P2P node.
JoinRoom initializes and returns a ChatRoom instance.
A constructor function that generates and returns a new UI for a given ChatRoom.
# Structs
ChatRoom defines a PubSub-based chat room.
No description provided by the author
No description provided by the author
A structure that represents the ChatRoom UI.