I connect to the server without problem and I can invoke without problem synchronous methods. But when I try to invoke an asynchronous method I get an error . With the JavaScript client I don't have problem only with the flutter client.There is another problem I found that on the builder when creating the connection there is missing the reconnect property. Despite that great library I appreciate it.
I connect to the server without problem and I can invoke without problem synchronous methods. But when I try to invoke an asynchronous method I get an error . With the JavaScript client I don't have problem only with the flutter client.There is another problem I found that on the builder when creating the connection there is missing the reconnect property. Despite that great library I appreciate it.