2022-12-22 19:53:13 +00:00
|
|
|
## Another p2p client, with only python, as simple as possible.
|
2022-12-22 19:45:50 +00:00
|
|
|
|
2022-12-22 19:53:13 +00:00
|
|
|
### All settings in .py file
|
2022-12-22 19:45:50 +00:00
|
|
|
|
2022-12-22 19:53:13 +00:00
|
|
|
## Features:
|
|
|
|
### Multi-theard (can connect not 1 client and momentally recive messages)
|
|
|
|
### Auto gen username
|
|
|
|
### Auto up server or client
|
|
|
|
### Just simple
|