2.0.1 • Published 2 months ago

@rbbn/distant-remote-app v2.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 months ago

Distant Remote App

A remote application to be used with Distant VDI

Usage

import createRemoteApp from '@rbbn/distant-remote-app'
const echo = true // Remote app will echo back all messages
const client = ... // Create your WebRTC SDK Client!

createRemoteApp(client, echo)
2.0.1

2 months ago

2.0.0

2 months ago

1.0.1

3 months ago

1.0.0

3 months ago