WebSocket RPC endpoints for real-time communication
Upgrade HTTP connection to WebSocket for real-time RPC communication
websocket
Upgrade
Switching Protocols - WebSocket connection established
Bad Request - Invalid WebSocket handshake
No content
Returns an HTML test page for WebSocket RPC functionality
HTML test page
Last updated 1 month ago
GET /ws/rpc HTTP/1.1 Host: nodes.amadeus.bot Upgrade: websocket Connection: Upgrade Accept: */*
GET /ws/rpc/test HTTP/1.1 Host: nodes.amadeus.bot Accept: */*
text