.. |
api
|
Added API to leave a room.
|
9 years ago |
server
|
Compare HMACs in constant time to mitigate timing attack
|
9 years ago |
api.go
|
Move room type names to constants and don't expose roomworker properties.
|
9 years ago |
bus.go
|
Added default sink.
|
9 years ago |
bus_manager.go
|
Added to and from userid to sink/pipeline API.
|
9 years ago |
client.go
|
Evaluate room type mapping and send Conference messages for conference rooms.
|
9 years ago |
clientstats.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
codec.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
common_test.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
config.go
|
Make mapping of room name to room type configurable.
|
9 years ago |
connection.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
contact.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
contact_manager.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
context.go
|
Add support for extra.d directory
|
9 years ago |
data.go
|
Added to and from userid to sink/pipeline API.
|
9 years ago |
hub.go
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |
imagecache.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
pipeline.go
|
Evaluate room type mapping and send Conference messages for conference rooms.
|
9 years ago |
pipeline_manager.go
|
Pipeline API is now optional and disabled by default.
|
9 years ago |
room_manager.go
|
Make the room type configurable through NATS.
|
9 years ago |
room_manager_test.go
|
Make the room type configurable through NATS.
|
9 years ago |
roomworker.go
|
Move room type names to constants and don't expose roomworker properties.
|
9 years ago |
roomworker_test.go
|
Move room type names to constants and don't expose roomworker properties.
|
9 years ago |
session.go
|
Only broadcast a "soft" left event on room leave.
|
9 years ago |
session_manager.go
|
Implement sessionCreate via NATS.
|
9 years ago |
sessionattestation.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
sessioncreator.go
|
Implement sessionCreate via NATS.
|
9 years ago |
sessionstore.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
sessiontoken.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
sessionupdate.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
sink.go
|
Added to and from userid to sink/pipeline API.
|
9 years ago |
stats_manager.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
tickets.go
|
Reverse data in session ids.
|
9 years ago |
tickets_test.go
|
Reverse data in session ids.
|
9 years ago |
tokenprovider.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
turndata.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
unicaster.go
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |
user.go
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
userstore.go
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |