Ribesg/Alix

Rework Callbacks, the current CallBackHandler can't work

Opened this issue · 1 comments

Rework Callbacks, the current CallBackHandler can't work
  • The InternalMessageHandler should be Sync at first, the execution should move to Async only if required.
  • The CallbackHandler should be made full async