Skip to content

l3gacyb3ta/pyp2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

pyp2p

Commands:

/sync                       - Sync the identity data (happens on login)
/save                       - Saves the identity file
/load                       - Loads the identity file
/exit                       - Quits, and sends a signoff message

Packet data:

Just a string: Just push it out
If it has a ~~ in the begginig its a thing the computer needs to deal with

These packets are:

  • ~~setname~~: This takes two arguments, the first is the nickname, and the second is the ip
  • ~~sync~~: This causes nodes to send out ~~setname~~ tokens for their peeps list.

About

A p2p chat app for zephyr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages