catalyst-network / Catalyst

Fast, scalable PBFT distributed ledger
https://www.catalystnet.org
GNU General Public License v2.0
21 stars 9 forks source link

As a developer I want to be able to decide on a library to orchestrate UDP and TCP connections #184

Closed monsieurleberre closed 5 years ago

monsieurleberre commented 5 years ago

Currently looking at DotNetty, Zebus, open to any other Dependant on #185 #186

nshCore commented 5 years ago

id potentially throw out zebus since under closer review it requires some specific zmq libs and no support for udp datagrams. I still think https://github.com/MarkioE/Networker looks ok but dotnetty is clearly a better engineered piece, my only concern with it is a lack of documentation, with the azure team telling you to read the original java source docs

🤦🤦🤦

https://github.com/Azure/DotNetty/issues/135