Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 450 Bytes

File metadata and controls

7 lines (5 loc) · 450 Bytes

websocket-receiver

Simple tool to receive notifications from Ordering Stack websockets. You need to paste response from auth endpoint, connect and you can start to receive Ordeing Stack notifications:

  • order-updates (updated versions of orders after any changes)
  • notifications (errors, warnings etc.)

More about websocket communication in Ordering Stack can be found in documentation: https://docs.orderingstack.com/websocket-notifications/ .