6 ms·
Hey Slava. Promising stuff! One question: A websocket connection between client and server is great for real-time apps, but for non real-time app, the unnecess
by lming 10y ago
Hey Slava. Promising stuff! One question:
A websocket connection between client and server is great for real-time apps, but for non real-time app, the unnecessary websocket connections create more work for devops -- specifically DNS and load balancer. Does/will Horizon support that clients only use the Collections API to get/set data without websocket (for real-time sync)?