linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
565 stars 143 forks source link

Send Patches down the webSocket instead of PATCH #465

Open timbl opened 3 years ago

timbl commented 3 years ago

It would be faster to send data patches from client to server over the web socket as well as sending them back from the server.

This would need a new solid WS protocol