SubverseIM / Subverse.NET

An example implementation of the Subverse Network written in C# .NET for Core v8.0+
https://subverse.network
The Unlicense
4 stars 1 forks source link

Implement Best-effort Routing #35

Closed IsaMorphic closed 3 weeks ago

IsaMorphic commented 3 weeks ago

When no explicitly assigned connection is available to forward a message to, all available connections are tried instead, failing per connection only if that connection does not have exactly one stream open.