I have initially created a demo for bijlify Mobile Application.
- Insted of using Simple API Request i have implemented the Architecture with help of websockets
- After Successful User Authentication All API is Moved to WebSockets and the API is Converted to Event-driven where Mobile Apps are getting and sending Continues API Requests and replies in Streams instead of Request and response.