Files
snek/src
retoor f26748ee79 feat: add echo rpc method that returns noresponse to skip json reply
The echo method sends the received object directly via websocket and returns the string "noresponse", which prevents the RPC handler from sending an additional JSON response. This allows clients to receive their echoed data without the standard callId/success wrapper.
2025-02-11 20:11:21 +00:00
..