Skip to content

farhansolodev/p2pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2Pc

Peer to peer chat TUI that uses UDP hole punching to achieve p2p communication

Note

If you have multiple network interfaces on your system then the UDP hole punching may not be succesful as I haven't accounted for that yet.

Package dependancies:

  • github.com/charmbracelet/lipgloss
  • github.com/charmbracelet/bubbles/textinput
  • github.com/charmbracelet/bubbletea

Special thanks to:

About

p2p chat terminal client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages