An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Signaling Service
=============

A WebSocket web service echoes incoming messages back

[![TravisCI Build](https://travis-ci.org/hiper2d/signaling-service.svg)](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