https://github.com/hiper2d/signaling-service
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
https://github.com/hiper2d/signaling-service
gradle kotlin netty-server reactive spring-boot-2 webflux websocket
Last synced: 9 months ago
JSON representation
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
- Host: GitHub
- URL: https://github.com/hiper2d/signaling-service
- Owner: hiper2d
- Created: 2018-12-10T01:37:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T15:21:34.000Z (over 7 years ago)
- Last Synced: 2025-02-17T19:11:40.614Z (over 1 year ago)
- Topics: gradle, kotlin, netty-server, reactive, spring-boot-2, webflux, websocket
- Language: Kotlin
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Signaling Service
=============
A WebSocket web service echoes incoming messages back
[](https://travis-ci.org/hiper2d/signaling-service)
##### Technology stack
* Spring Framework 5 with Webflux/Reactor and Netty server
* Reactive WebSockets
* Spring Boot 2.0
* Kotlin 1.3
* Gradle 5 with Kotlin Script