Skip to content

This is a peer core architecture to get ip and connect with users.

License

Notifications You must be signed in to change notification settings

Xharry01X/cheery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheery - Minimal Relay Server

A simple relay server that helps clients connect to each other.

Features

  • Easy to use
  • Works on any operating system
  • Simple JSON messaging

How to Run

  1. Start the server:

    python main.py
  2. Connect clients to localhost:8765

Basic Usage

Clients send JSON messages to:

  • Register with a username
  • Get other users' IP addresses
  • Send messages to everyone

Project Files

  • main.py - The server
  • test_client.py - Test client to try it out

License

MIT

About

This is a peer core architecture to get ip and connect with users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages