Troubleshooting connection issues Problem: the socket is not able to connect You are trying to reach a plain WebSocket server The server is not reachable The client is not compat...
UDP communication UDP communication We have discussed how to communicate through TCP enough, so it is time to switch to UDP now. UDP is a connectionless protocol, and it is ...
Reentrancy The Vulnerability Preventative Techniques Real-World Example: The DAO Reentrancy One of the features of Ethereum smart contracts is their ability to call and util...
Gateways Installation Overview Multiple responses Asynchronous responses Lifecycle hooks Server Official enterprise support Example Gateways Most of the concepts discus...