Stream Demo
URL protocol streaming demo
Routes
| Protocol | Address | JAR | Provider |
|---|---|---|---|
| url | url://streamdemo/ | streamdemo-service-v3.jar | danger_jarfile |
Repositories
| Repository | Layer | Description |
|---|---|---|
| stream-demo | other | URL protocol streaming demonstration |
Depends on
ContainerNursery— hosting
Documentation Edit this page
Stream Demo
URL protocol streaming demonstration service.
Description
Demonstrates streaming over the url:// protocol. Shows how to implement and consume streaming responses using the url:// protocol.
Architecture
Single-layer backend service. Provides a url:// protocol endpoint that demonstrates streaming capabilities.
Deployment
Deployed as streamdemo-service-v3.jar on ContainerNursery, registered at url://streamdemo/.
Health Checks
Standard url:// protocol health checks.
Notes
- This is a demonstration service intended to showcase streaming over the url:// protocol.
- The JAR name includes a version suffix (v3), indicating iterative development of the streaming protocol.
Read at commit 45ba0b30ed3b