This website requires JavaScript.
Explore
Help
Sign In
julian
/
telestion-hackathon-nats-with-rust
Watch
1
Star
0
Fork
0
You've already forked telestion-hackathon-nats-with-rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
cec4ce203ac9c2626d1413ec6ed1597c3d311c3e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Julian Mutter
cec4ce203a
Clean up code
2023-05-07 19:28:49 +02:00
nats-client
Clean up code
2023-05-07 19:28:49 +02:00
nats-server
Implement request response messaging
2023-05-07 19:17:24 +02:00
.gitignore
First chat implementation
2023-05-07 16:08:07 +02:00
Readme.md
Clean up code
2023-05-07 19:28:49 +02:00
Readme.md
Example NATS chat application
Users
admin is allowed everything
client may pusblish and subscribe to the chat channel
guest may only read chat messages
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
Description
No description provided
Readme
37
KiB
Languages
Rust
98.9%
Shell
1.1%