Versions in this module Expand all Collapse all v0 v0.1.2 Oct 25, 2024 Changes in this version + func MainLoop() v0.1.1 Oct 19, 2024 v0.1.0 Oct 17, 2024 Changes in this version + type ChatInterface struct + func NewChatInterface(tunnel *peerutils.Tunnel) *ChatInterface + func (ci *ChatInterface) AwaitInput() + func (ci *ChatInterface) AwaitMessage() + func (ci *ChatInterface) Run() + func (ci ChatInterface) Display()