You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor change (maybe fix) in the InvocationMessage class due to a prob…
…lem with the serialization process when we try to invoke with an empty array as args (null is received and now handled as an empty array properly)