Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 831 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 831 Bytes

junisockets

Maven CI Mirror Part of webnetes

Overview

A Java WebRTC signaling server implementation for unisockets to allow nodes to discover each other and exchange candidates. The signaling server is not involved in any actual connections between clients.

For more information on the signaling protocol as well as more implementations, check out the unisockets Repository.

License

junisockets (c) 2021 Jakob Waibel and contributors

SPDX-License-Identifier: AGPL-3.0