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 a1c1405c61 Added realm to userids, tokens and nonces. 12 years ago
..
sleepy Updated sleepy to 6c9daa1e5c and changed handlers to new API. 12 years ago
api.go Fixed couple of warnings found with golint. 13 years ago
buffercache.go Fixed couple of warnings found with golint. 13 years ago
channeling.go Implemented user authorization and authentication api and data layers. 12 years ago
config.go Implemented web client integration of user authentication, authorization and creation. 12 years ago
connection.go Make sure all session data is available early enough. 12 years ago
context.go Fixed couple of warnings found with golint. 13 years ago
hub.go Added realm to userids, tokens and nonces. 12 years ago
images.go Renamed everything which was named user to session in preperation for user implementation. 12 years ago
main.go Added realm to userids, tokens and nonces. 12 years ago
random.go Added non public session id to prepare for authorization. 12 years ago
rooms.go Updated sleepy to 6c9daa1e5c and changed handlers to new API. 12 years ago
roomworker.go Handle users request with sessions. 12 years ago
server.go Added realm to userids, tokens and nonces. 12 years ago
session.go Added realm to userids, tokens and nonces. 12 years ago
sessions.go Added realm to userids, tokens and nonces. 12 years ago
stats.go Updated sleepy to 6c9daa1e5c and changed handlers to new API. 12 years ago
tokenprovider.go Fixed couple of warnings found with golint. 13 years ago
tokens.go Made the REST API consistent. 12 years ago
users.go Added realm to userids, tokens and nonces. 12 years ago
ws.go Merge pull request #26 from fancycode/upgrader_api 12 years ago