Building real-time chat app using WebSockets with AWS API Gateway and Lambda

|
| By Navneet Kashyap

We can build many real-time applications such as chat applications, multiplayer games, financial trading platforms, and collaboration platforms using WebSockets with AWS API Gateway, Lambda, and dynamoDB. In this blog we will learn how to build real-time applications using WebSockets

Moodle / PHP | The uploaded file exceeds the upload_max_filesize directive in php.ini

| By Webner

How to increase the value of ‘upload_max_filesize’ variable to upload a file/plugin of larger size. We were trying to install a new plugin with size of approx 3.5 mb in our moodle site. It was showing an error:“The uploaded file

Air Gapping | Mobile app connectivity with localhost services

| By Webner

When we were trying to connect an android app with the php localhost services it was giving an error: cannot connect to the server please check your network connection. Code independently was working but not when we were connecting Android