[][src]Crate medea_jason

Modules

api

External Jason API accessible from JS.

media

Adapters to Media Capture and Streams API.

peer

Adapters to RTCPeerConnection and related objects.

rpc

Abstraction over RPC transport.

utils

Miscellaneous utility structs and functions.

Structs

ConnectionHandle

Connection with a specific remote Member, that is used on JS side.

Jason
MediaStreamHandle

JS side handle to MediaStream.

RoomHandle

JS side handle to Room where all the media happens.

Functions

set_panic_hook

Set the console.error panic hook the first time this is called. Subsequent invocations do nothing.