docs: update NATS features supported

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-12-19 19:16:50 +01:00
parent 79413f146c
commit d2cf406d9e
1 changed files with 3 additions and 3 deletions

View File

@ -57,14 +57,14 @@ func main() {
}
```
## Supported Features
### Supported Features
* Publish messages
* Respond to incoming message events
* Support for Username/password authentication
## Upcoming Features
### Upcoming Features
* Support for Username/password
* Encoded messages (JSON)
* Exposing more NATS Features (tls)
* Simplified tests