Y
Hacker News
new
|
ask
|
show
|
jobs
by
atul-jalan
511 days ago
Yep, for our application, we have an `executionId` that is sent in essentially every single WebSocket message.
But client and server use it to maintain a record of events.
1 comments
XorNot
510 days ago
Isn't this JSON-RPC's approach?
link