.. |
sleepy
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
api.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
buffercache.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
channelling.go
|
Fixed typo in filename.
|
11 years ago |
channelling_api.go
|
Fixed authentication success userid log.
|
11 years ago |
channelling_api_test.go
|
Fixed deadlock when authorizeRoomCreation=true.
|
11 years ago |
client.go
|
Fixed an issue where replaced sessions cannot receive data from contacts in other rooms.
|
11 years ago |
common_test.go
|
Add support for PIN locking rooms to the server.
|
11 years ago |
config.go
|
Contacts can now be disabled on server module level (server.conf).
|
11 years ago |
connection.go
|
Close websocket connection outside connection lock.
|
11 years ago |
contact.go
|
Implemented working client side sessions lookup.
|
11 years ago |
context.go
|
Added support to enable Content-Security-Policy and Content-Security-Policy-Report-Only.
|
11 years ago |
hub.go
|
Fixed an issue where replaced sessions cannot receive data from contacts in other rooms.
|
11 years ago |
images.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
incoming_codec.go
|
Ignore incoming channelling messages larger than 1MB.
|
11 years ago |
main.go
|
Ignore incoming channelling messages larger than 1MB.
|
11 years ago |
random.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
room_manager.go
|
Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms.
|
11 years ago |
room_manager_test.go
|
Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms.
|
11 years ago |
rooms.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
roomworker.go
|
Move all session cleanup code to a single code path.
|
11 years ago |
roomworker_test.go
|
Use config directly in room manager and centralize config loading.
|
11 years ago |
session.go
|
Make sure to send session close messages to subscriptions too to notify both ways.
|
11 years ago |
session_manager.go
|
Move all session cleanup code to a single code path.
|
11 years ago |
sessions.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
stats.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
stats_manager.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
tickets.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
tls.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
tokenprovider.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
tokens.go
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
user.go
|
Move all session cleanup code to a single code path.
|
11 years ago |
users.go
|
Major refactoring of server side code to allow isolated unit tests.
|
11 years ago |
ws.go
|
Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing.
|
11 years ago |