First chat implementation

This commit is contained in:
2023-05-07 16:08:07 +02:00
commit 0c0fc8e227
5 changed files with 120 additions and 0 deletions

3
nats-server/run.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env sh
docker run -p 4222:4222 -t nats:latest