Websockets based chat server example implementation
docker compose up -d
psql -U postgres -p 5433 -h localhost
lein run
Connect at least two times with WebSocat to ws://localhost:3000/chat
Websockets based chat server example implementation
docker compose up -d
psql -U postgres -p 5433 -h localhost
lein run
Connect at least two times with WebSocat to ws://localhost:3000/chat