wanglingsong / JsonSurfer

A streaming JsonPath processor in Java
MIT License
292 stars 55 forks source link

Support for modifying values during non blocking streaming #83

Open NavidMitchell opened 1 year ago

NavidMitchell commented 1 year ago

Hello, JsonSurfer looks really cool. I am wondering if you have any plans to allow the Json data to be modified during stream processing?