Join Slack
Powered by
Basically, the idea is to have a simple DataSource...
# javascript
b
bmsantos
10/17/2016, 11:04 PM
Basically, the idea is to have a simple DataSource stream based on the strategy pattern. For as long as there’s a connection, the server stream from vert.x should be used. When the client looses the connection, a browser/local stream should be used.
Open in Slack
Previous
Next