mboysan / consensus

MSc Thesis Repo #2
MIT License
1 stars 0 forks source link

impl. vanilla server client #43

Closed mboysan closed 2 years ago

mboysan commented 2 years ago

Netty library has proved to be challenging to use and understand, lets write vanilla server client classes and use blocking I/O for better control over the tcp transport.