Closed AyonAB closed 3 years ago
[x] Fix a issue where hub callback only accepting strings.
[x] Hub callback now returns the message as well as the subscribed method name.
[x] Make invokeMethod generic.
[x] As many arguments as you want in invokeMethod.
[x] Update documentation.
Note: This PR should be merged after the new version is pushed to the Pub.
Changes made in this PR:
[x] Fix a issue where hub callback only accepting strings.
[x] Hub callback now returns the message as well as the subscribed method name.
[x] Make invokeMethod generic.
[x] As many arguments as you want in invokeMethod.
[x] Update documentation.
Note: This PR should be merged after the new version is pushed to the Pub.