SigSpec icon indicating copy to clipboard operation
SigSpec copied to clipboard

Improvements and Package Updates

Open phantomcosmonaut opened this issue 3 years ago • 1 comments

  • liquid file unregisterCallbacks method no longer takes functional argument
  • liquid file added typed parameter for callback method
  • Generator now uses params instead of dictionary for registering hubs
  • Generator support for Serverless Hubs
  • [Breaking] Generator now relies on SigSpecRegisterAttrbiute to register methods for hub operations invokable by the client. Alternative was to introduce a SigSpecIgnore, but this was cleaner and easier. Necessary to help support serverless hubs and reduces code complexity
  • Package updates

phantomcosmonaut avatar Mar 29 '21 12:03 phantomcosmonaut

Are you still interested in this PR? Can you maybe fix the conflicts?

RicoSuter avatar May 20 '22 07:05 RicoSuter