Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbhinavXJ/DisasterNet
/ types & classes
Types & classes
4 in github.com/AbhinavXJ/DisasterNet
⨍
Functions
15
◇
Types & classes
4
Struct
ChatMessage
ChatMessage gets converted to/from JSON and sent in the body of pubsub messages.
internal/p2p/pubsub.go:29
Struct
ChatRoom
ChatRoom represents a subscription to a single PubSub topic. Messages can be published to the topic with ChatRoom.Publish, and received messages are p
internal/p2p/pubsub.go:14
Struct
IncomingMsg
cmd/disasternet/main.go:22
Struct
discoveryNotifee
internal/p2p/mdns.go:10