You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/02/04 17:54:44 UTC

[GitHub] [tinkerpop] jorupp commented on pull request #1291: TINKERPOP-2143 JavaScript GLV: Support browsers

jorupp commented on pull request #1291:
URL: https://github.com/apache/tinkerpop/pull/1291#issuecomment-1030218134


   Something else to think about here - some of the new edge-compute stuff (like Cloudflare workers) run a Browser-like JS environment as well, so supporting browsers should indirectly support environments like that.
   
   At least I think so - I get an error `"ws does not work in the browser. Browser clients must use the native WebSocket object"` when using the gremlin JS SDK in a cloudflare worker, so I'd hope that working in a browser would get it working there too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org