Skip to content

Using: SpringBoot, WebSocket, Kafka, RabbitMQ

Notifications You must be signed in to change notification settings

ksereda/WebSocket

Repository files navigation

WebSocket

chat-service

This is online chat with SpringBoot + WebSocket.


hello-service

This app using SpringBoot + WebSocket.

This example from documentation Baeldung.


displaylogo-app

This app using SpringBoot + WebSocket.

You need create your nickname and upload image (logo).


subscribe-us

This is Reactive application (Spring WebFlux in functional style) + WebSocket

The user must indicate his email. The email will be saved to the database (MongoDB) and then displayed on the UI.


client-server

This is Reactive application (Spring WebFlux in functional style) + WebSocket

Client in 2 threads sends 8 messages to the server and the server responds to the client.


displayMessage-service

This is Reactive application (Spring WebFlux in functional style) + WebSocket

Start application and go to

http://localhost:8080

Toy can send some message and you will see this message in display area.

About

Using: SpringBoot, WebSocket, Kafka, RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published