jAddict7
jAddict7
Dear Sir, Thanks for the awesome work. We have GPS server running Node JS, from where the co-ordinates are pushed to another server using HTTPS node module. Every second we...
Socket not getting closed. Its getting increased as time passes. Around 200 devices are sending data to the server. But after restarting within 24-32 hours **netstat -atn | wc -l**...
When a device sending packets to server A and its changed to server B. Whether server A is able to know the device is logged out completely? In server.js, ```...
I have created tables in DynamoDB as required and made the code run. But am unable to test finder methods as it contains objects as input. Can I get some...