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

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.
Right. The there is only one version of the API. Multiple clients.