Simple UDP packet routing implementation
Simple implementation of routing implementation
DEMO:
- Create network between other nodes running this app
- Sending message with UDP protocol
- Python3 or more
- execute /Server&Client/src/production/server.py
- Choose command number from the menu
$ git clone https://github.com/Vearol/TalTech-Network-Protocol.git