A simple implement of the chord protocol for course Advanced Computer Network powered by icarus
- Make processes after sending by using Client as events instead of blocking in the on_message* methods, then the send thread can be detached from the server thread