[ 
https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487206#comment-17487206
 ] 

ASF GitHub Bot commented on TINKERPOP-2143:
-------------------------------------------

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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> JavaScript GLV: Support browsers
> --------------------------------
>
>                 Key: TINKERPOP-2143
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2143
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Jorge Bay
>            Priority: Minor
>         Attachments: query-editor.jpg
>
>
> Currently the JavaScript GLV is designed to work on Node.js runtime.
> We could consider supporting browser runtimes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to