Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Oct 15, 2024
1 parent 6079ce3 commit 7fe77c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Waypoint.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Waypoint Service

The Waypoint service, backed by NATS, has replaced the previous webhooks container. This service focuses on providing a
streamlined approach to event handling and retrieval.
streamlined approach to event retrieval.

## Server Sent Events (SSE)

The Waypoint service exposes a single SSE endpoint for event streaming:
The Waypoint service exposes a single SSE endpoint, via the main app, for event streaming:

- `GET` `/v1/sse/{wallet_id}/{topic}/{field}/{field_id}/{desired_state}`

Expand Down

0 comments on commit 7fe77c0

Please sign in to comment.