zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Further nullability annotations #896

Closed drewnoakes closed 4 years ago

drewnoakes commented 4 years ago

Covers most code. Only five files have #nullable disable now.