multi-user/net_components.py

6 lines
94 B
Python
Raw Normal View History

2019-02-07 18:07:25 +01:00
PORT = 5555
HOST = '127.0.0.1'
class Session():
__init__(self,args,kwargs):
self.