command
Version:
v0.0.0-...-e636a3f
Opens a new window with list of versions in this module.
Published: Feb 27, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
NATS : Chat Client
This example shows how to create a basic chat client using NATS.
Notes
- NATS provides everything needed to publish and subcribe messages into the bus.
- Sync, Async and Channels are supports.
- You can create request/response constructs as well.
Code Review
Chat Editbox (Go Playground)
Chat App (Go Playground)
Exercises
Exercise 1
Add support for chaning channels. Add a new bot
command called chan
where you can specify the new channel name.
All material is licensed under the Apache License Version 2.0, January 2004.
Documentation
¶
Sample program to show how to build a very basic chat client using NATS.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.