olivierayache
olivierayache
Hello @rjaros I found this project very interesting/promising especially the server side interface. I am wondering if there are some plans to extend this approach to be more generic by...
I am currently working with Web3j and it seems interesting to me to add support to Key Management Services such as AWS KMS, Google Cloud KMS or Vault Enterprise to...
Add Haivision SRT library support (https://github.com/Haivision/srt)
Motivation: As I am using Vert.x to create a REST web server to retrieve files I was really intersted by the [sendFile](https://vertx.io/docs/apidocs/io/vertx/core/http/HttpServerResponse.html#sendFile-java.lang.String-long-io.vertx.core.Handler-) feature of HttpServerResponse. After some performance testing and...