Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/maven_springboot_websockets
Demo für Web-Sockets mit Spring Boot
https://github.com/mdecker-mobilecomputing/maven_springboot_websockets
github-actions heroku java maven spring-boot web-sockets
Last synced: 7 days ago
JSON representation
Demo für Web-Sockets mit Spring Boot
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/maven_springboot_websockets
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-06-07T16:33:26.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-02T19:11:24.000Z (14 days ago)
- Last Synced: 2024-11-02T20:18:13.513Z (14 days ago)
- Topics: github-actions, heroku, java, maven, spring-boot, web-sockets
- Language: Java
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spring Boot: WebSocket-Demo #
Demo für [WebSockets](https://www.ionos.de/digitalguide/websites/web-entwicklung/was-ist-websocket/)
mit einer "Spring Boot"-Anwendung als Backend:* Schlagzeilen zu Webseite "pushen"
* Vokalersetzung
* Mehrnutzer-Chat
[Ionic-Client für diesen WebSocket-Server](https://github.com/MDecker-MobileComputing/Ionic_WebSocketClient)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).