index
:
keks-meet
master
Simple secure online conference application
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client-web
/
source
/
protocol
/
mod.ts
blob: 76b12908df79d2ee5dcabcbe5612aa3edaec032d (
plain
)
1
2
3
4
5
6
export
class
SignalingConnection
{
constructor
(
room
:
string
)
{
}
}