As we all know, WebRTC is used for video communication. In video communication, data packets are transferred from one place to another place, therefore a user is able to see other user’s streaming.
We use the awesome Lift Json library in quite a few our projects. It allows for easy customization and is handy for writing and parsing JSON strings. One of the situations which could possibly push you against the wall is when you have…
Here I am going to explain distributed version control system and how it is better then centralize version control system. I will demonstrate some basic terminology of GIT as well.
Now we are using scala but still we are writing code in scala in java style. There are some things to remember when we write scala code.
So, in this knolx session I am going to explain you some brief scala idioms which will help you in writing scala…