Skip to content

artem-bagritsevich/WebRTCKtorSignalingServerExample

Repository files navigation

This repo is part of WebRTC examples, see also:

Here is signaling server for p2p connection written in Kotlin with Ktor framework. This is just example created in educational purpose, so don't use this code in production!

How to run:

  • To run the server, open the code in Intellij Idea and run main function inside Application class.

How to test:

  • To run test client run main function inside the test client object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages