Skip to content

Commit 7bb74ad

Browse files
committed
docs: add generic streamx supporting
1 parent 9c7fb3a commit 7bb74ad

6 files changed

Lines changed: 1565 additions & 1770 deletions

File tree

content/en/docs/hertz/tutorials/basic-feature/sse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ func HandleSSE(ctx context.Context, resp *protocol.Response) error {
8484
```
8585

8686
### Example Codes
87+
8788
- [SSE](https://github.com/cloudwego/hertz-examples/tree/main/sse) : Example of hertz using SSE protocol
8889

8990
### Common Issues

0 commit comments

Comments
 (0)