Skip to content

Commit

Permalink
Add client invocation tip for SSE server
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK authored Aug 21, 2024
1 parent 72e7d25 commit 82c5115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/http-sse-service/http_sse_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Invoke the service by executing the following cURL command in a new terminal.

::: out http_sse_service.client.out :::

>**Tip:** You can invoke the above service via the [Client server-sent events](/learn/by-example/http-sse-client/) example.
## Related links
- [`http` module - API documentation](https://lib.ballerina.io/ballerina/http/latest/)
- [Resource return types - Specification](/spec/http/#235-return-types)

0 comments on commit 82c5115

Please sign in to comment.