This is a topic I really care about. Please take a look at the slides (they are quite verbose) used in a seminar at a local developers group:
Thursday, 26 November 2015
Subscribe to:
Comments (Atom)
It's not a sprint
You’ve surely heard at least once in your life somebody saying “Calm down: it’s not a sprint, it’s a marathon”. People use this phrase to tr...
-
WebRTC applications use the ICE negotiation to discovery the best way to communicate with a remote party. I t dynamically finds a pair of...
-
I needed an efficient way to programmatically extract RTP streams from a network capture. In addition I wanted to: save each stream into a s...
-
There are various levels of testing, from unit to component, from integration to end-to-end, not to mention performance testing and fuzzing....