Skip to content

Commit

Permalink
2 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
oderwat committed Dec 2, 2022
1 parent 4ea2830 commit 99875f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Then open http://127.0.0.1:8500 once or multiple times in your browser and chat
- Frontend & Backend uses [Go-App](https://github.com/maxence-charriere/go-app).
- Build tooling made with [Mage](https://magefile.org/).
- The frontend is a PWA and can be installed on your phone or desktop. It runs in the browser as WASM code with a service-worker.
- We are using an embedded NATS-Server in the backend to offer two services:
- We are using an embedded NATS-Server in the backend to offer three services:
- [Govatar](https://github.com/o1egl/govatar) image (jpeg / random / female).
- Chat broker (3 lines of code + error handling = 10 lines).
- (New) Each PWA has a echo "req" service under the subject "echo.<name of the user>". Like "echo.late-meadow" in our example picture. An example command-line is shown in the site.
Expand Down

0 comments on commit 99875f5

Please sign in to comment.