
Tenderly Node RPC now supports the WebSocket protocol, giving you a faster way to establish a stable and persistent connection to Tenderly’s node.
WebSockets are a communication protocol that allows for real-time, bidirectional, and full-duplex communication between a client and a server. Unlike HTTP requests, WebSockets enable the client and server to send messages to each other independently, without the need to make a new request.
To get started, learn more about how WebSockets work and how to connect to a WebSocket of a specific network.

Networks
Feb 19, 2025