Extended README
This commit is contained in:
parent
cec4ce203a
commit
aac0b1a647
@ -1,4 +1,6 @@
|
||||
# Example NATS chat application
|
||||
This application is an example on how to use NATS in rust.
|
||||
Features implemented are Authentication, Publish-Subscribe and Request-Reply.
|
||||
|
||||
## Users
|
||||
- admin is allowed everything
|
||||
@ -8,4 +10,4 @@
|
||||
## Commands
|
||||
- Writing anything will publish text as a messages
|
||||
- "invalid" will send a non json string
|
||||
- "request xyz" will send xyz as a request, getting a automated response
|
||||
- "request xyz" will send xyz as a request, getting an automated response
|
||||
|
Loading…
x
Reference in New Issue
Block a user