Commit graph

164 commits

Author SHA1 Message Date
Yuxin Wang
62787467d5 Change the signature of _client_connected method. 2018-09-24 21:50:42 -04:00
Yuxin Wang
b829654b56 Initial commit of PeerServer. 2018-09-24 21:37:29 -04:00
Yuxin Wang
4575b63753 Initial commit of CentralServer.
Print the message it receives.
2018-09-24 21:37:10 -04:00
Yuxin Wang
567129e0cc Remove the address part since client.getpeername() will do the job. 2018-09-24 16:55:24 -04:00
Yuxin Wang
3bcafb046b Fix call to self._process_message method. 2018-09-24 16:48:31 -04:00
Yuxin Wang
8386f52044 Commit the common MessageServer. 2018-09-24 16:36:45 -04:00
Yuxin Wang
65900beecc Use dict instead of enum for easier transmission. 2018-09-22 17:19:27 -04:00
Yuxin Wang
fe41d2f2a6 Initial commit. 2018-09-22 10:53:02 -04:00
Yuxin Wang
ff423f35f4 Rename package to peer. 2018-09-22 10:52:23 -04:00
Yuxin Wang
e90e26ecd1 Rename and initial commit. 2018-09-21 23:41:12 -04:00
Yuxin Wang
9ef8165dc8 Initial structure commit. 2018-09-21 23:06:33 -04:00
Yuxin Wang
e82166bbfe Initial commit. 2018-09-21 23:06:22 -04:00
Yuxin Wang
57690526e2 Change git ignore. 2018-09-21 23:01:19 -04:00
Yuxin Wang
b4e2ab7c5b Initial commit 2018-09-21 11:23:51 -04:00