You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CosmJS is really nice! You've really streamlined the API, and I'm really excited to see you've tackled real-time from the start. Any chance you'd consider stripping out the jQuery dependency? It looks like you're using it mostly for XHR coverage.
The text was updated successfully, but these errors were encountered:
Yes I'm using jquery basically for xhr support but I've been meaning to make a library-agnostic version. We're keeping things simple for now so I might do that on a fork.
Realtime is a big deal for us, we're actually looking at broader browser support as an addon to the library.
CosmJS is really nice! You've really streamlined the API, and I'm really excited to see you've tackled real-time from the start. Any chance you'd consider stripping out the jQuery dependency? It looks like you're using it mostly for XHR coverage.
The text was updated successfully, but these errors were encountered: