Y
Hacker News
new
|
ask
|
show
|
jobs
by
gomox
4483 days ago
Good question, I wondered about this as well. Channel switching would certainly create issues on data model changes in the underlying store.
1 comments
icebraining
4483 days ago
From what I understood, the API doesn't have channels, so the store only stores a single data model. The channels are only for the clients.
link
bobbygrace
4483 days ago
Right. The there is only one version of the API. Multiple clients.
link