update readme

master
Бородин Роман 2019-04-17 13:58:36 +03:00
parent 3ca8b6db01
commit 6f58cd1ae7
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# eudp
Stream Socket over UDP with optional asymmetric encryption by RSA key-pairs
Stream Socket over UDP with optional asymmetric encryption by RSA key-pairs
Based on https://github.com/ethay012/EUDP-over-UDP

View File

@ -1,4 +1,3 @@
# based on https://github.com/ethay012/EUDP-over-UDP
import random
import socket
import pickle