WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Simon Eisenmann a4a815cc06 Implemented stats API. 13 years ago
..
sleepy Initial public release. 13 years ago
api.go Implemented stats API. 13 years ago
config.go Fixed merge bug. 13 years ago
connection.go Comments. 13 years ago
context.go Initial public release. 13 years ago
hub.go Implemented stats API. 13 years ago
main.go Implemented stats API. 13 years ago
random.go Use captial and lower case letters and increased length to 11 for random room names. 13 years ago
rooms.go Implemented stats API. 13 years ago
roomworker.go Removed large loops over connections and users and implemented per room processing. 13 years ago
server.go Removed large loops over connections and users and implemented per room processing. 13 years ago
stats.go Implemented stats API. 13 years ago
token.go Initial public release. 13 years ago
tokenprovider.go Initial public release. 13 years ago
tokens.go Initial public release. 13 years ago
user.go Removed large loops over connections and users and implemented per room processing. 13 years ago
ws.go Initial public release. 13 years ago
wsdata.go Initial public release. 13 years ago