summary refs log tree commit diff
path: root/docs/implementation-notes/python_architecture.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-06Detect call type by examining the SDP always rather than just in Firefox as ↵David Baker1-2/+3
it seems Chrome's behaviour is the odd one out here.
2014-11-06Don't cache isWebRTCSupported because wh