Cosmin Valentin Sontu
Cosmin Valentin Sontu
Currently htmx supports AJAX, WebSockets, SSE, but not grpc-web. I think that would be very useful. I also think it's possible to use grpc-web using some kind of event-based workaround,...
grpc-web
### Feature Description Support for [grpc-web](https://github.com/grpc/grpc-web) load-testing ### Suggested Solution (optional) Please add support for grpc-web testing via existing or new extension ### Already existing or connected issues / PRs...
changed slice to const and added a a check for [0..] expression that translates into slice and array lengths to be equal.