pivoluz/chat_realtime-api

By pivoluz

Updated about 2 years ago

Server WebSocket for chat in real time

Image
Message queues
0

244

pivoluz/chat_realtime-api repository overview

ChatAppServer Description: Server made with SpringWebSocket for conect two or more clients for swith messagens in real time

WebSocket: WebSocket is a communication protocol that provides full-duplex bidirectional communication channels over a single TCP connection. It is designed to be implemented in browsers and web servers, enabling real-time interactions between the client and server with minimal latency.

Repository: https://github.com/Trafl/ChatAppServer_WebSocket

Commando to run : docker run -p 8080:8080 --rm --name containerServerChat pivoluz/chat_realtime-api

Tag summary

Content type

Image

Digest

sha256:1bbc94e45

Size

249.8 MB

Last updated

about 2 years ago

docker pull pivoluz/chat_realtime-api