Commit 4b41eae
committed
Add
* Add `sse_app` method to return an instance of the SSE server app
* Update `run_sse_async` method to use the new `sse_app` method
Update `README.md` to include instructions for mounting SSE server
* Add section on mounting the SSE server to an existing ASGI serversse_app method and update run_sse_async method in server.py
1 parent ea05ee1 commit 4b41eae
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | 464 | | |
468 | 465 | | |
469 | 466 | | |
| |||
477 | 474 | | |
478 | 475 | | |
479 | 476 | | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | 477 | | |
484 | 478 | | |
485 | 479 | | |
| |||
0 commit comments