Updated README.md
This commit is contained in:
parent
bbedf31792
commit
4c8e4c31fb
@ -1,5 +1,13 @@
|
|||||||
# Live Service with Reactive
|
# Live Service with Reactive
|
||||||
|
- Publish message
|
||||||
|
```http request
|
||||||
|
GET /api/publish?message=hello
|
||||||
|
```
|
||||||
|
|
||||||
|
- Subscribe to message
|
||||||
|
```http request
|
||||||
|
GET http://localhost:8080/api/stream/chat
|
||||||
|
```
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
- Sambo Chea <sombochea@cubetiqs.com>
|
- Sambo Chea <sombochea@cubetiqs.com>
|
Loading…
Reference in New Issue
Block a user