kirill-stepanishin opened a new pull request, #3213:
URL: https://github.com/apache/tinkerpop/pull/3213

   This PR improves the reliability and developer experience of Gremlin 
Language Variant (GLV) examples across all supported languages.
   
   ## Issues Fixed
   - Go WriteBufferSize=0 causing E1201 buffer errors and nil pointer crashes
   - Node.js v22+ WebSocket API incompatibility
   - Python dependency conflicts preventing example builds
   - Improved documentation for running examples
   
   ## Changes Made
   - Fix WriteBufferSize=0 validation in Go gorillaTransporter
   - Add conditional WebSocket .on() method usage for Node.js compatibility
   - Resolve dependency conflicts in Python examples
   - Add comprehensive documentation with prerequisites and build steps
   - Configure all examples to consistently use local development code 
   


-- 
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]

Reply via email to