Skip to content

Commit

Permalink
Update api_integration-full-node-streaming.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyGarch authored Nov 14, 2024
1 parent f99cb29 commit d4d3e0a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pages/api_integration-full-node-streaming.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Full Node gRPC Streaming

Last updated for: `v6.0.8`
Last updated for: `v7.0.2`

Enable full node streaming to expose a stream of orderbook updates (L3), fills, taker orders, and subaccount updates, allowing clients to maintain a full view of the orderbook and various exchange activities. Note that the orderbook state can vary slightly between nodes due to dYdX's offchain orderbook design.

Expand Down Expand Up @@ -712,6 +712,9 @@ Q: Is there a sample client?

## Changelog

### v7.0.2
- perp position to signed int for tracking long/short positions

### v6.0.8
- added taker order message to stream
- added subaccount update message to stream
Expand Down

0 comments on commit d4d3e0a

Please sign in to comment.