Secure API with JWT (JSON Web Token)

I have recently come across JSON Web Token (JWT) which is pronounced as ‘jot’. So what is JWT? Here is the definition that I...
Sivakumar V
2 min read

My Experiments on SIP SoftPhone for Android

I wanted to build a simple SPI Softphone for Android and started digging out the possibilities. As you know Session Initiation Protocol (SIP) is...
Ranjith Varma
1 min read

Fix for Nodejs – Cannot allocate memory and Process…

When you face the error Uncaught Error: ExecJS::RuntimeError: FATAL ERROR: Evacuation Allocation failed - process out of memory and rails assets pipeline Cannot allocate...
Prabu D
1 min read