WindLike is a realtime communication library for browser(web app) and mobile(native app).
As for browser, WindLike uses long-polling and websocket as communication method.
As for mobile, WindLike uses MQTT protocol as communication method.
npm install windlike
Browser
Mobile (TODO)