Roadmap

This is some proposal for WampSharp’s future.

Short term roadmap

  • Bug fixes
  • WAMP Advanced profile modifications (meta-api, disclose_caller, shared registrations, etc)

Long term roadmap

  • Replacing IAsyncDisposable with framework interface - see here
  • Reactive Extensions Reactor Support - see #1 #2 #3
  • ISubscribable, ISubscription, IMultiSubject
  • remote LINQ: IAsyncReactiveQbservable, IAsyncReactiveQbserver, IAsyncReactiveQubscription
  • WAMP schema router support See #1 #2 and #3 and Crossbar roadmap (0.13.0) and issue
  • WAMP schema code generators (for C#/Typescript too?) - see TypedAutobahn.