@graffy/explore
v0.16.20
Published
Graffy client library for the browser.
Downloads
1,781
Readme
Graffy Client
Graffy client library for the browser.
It uses the fetch()
and EventStream
APIs, and requires these to be polyfilled by your application if you wish to support Internet Explorer.
Graffy Client is intended to be used with a Node.js server running Graffy Server, but should work with any server implementing the Graffy/HTTP protocol.
See Graffy documentation for more.