Marco Argentieri
Marco Argentieri
On the line of this https://github.com/kyuupichan/electrumx/issues/993 would you be interested in potential contributions to take full advantage of HTTP2 streaming features and self-generating stubs with grpc/protobuf ? Thanks
I have a go server that does multiplexing of grpc and grpc.web based on content-type, this means I accept both http/1.1 and http2 with TLS. Unfortunately it seems impossible to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When I create a Fider service, it makes the SMTP username all...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Implement major SDK/APIs to add DNS record automatically when user creates an...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Improve scalability using multiple host machines to serve the same instance via...
Would be very interesting see your take on how to use the repository pattern when you need to make changes across different entities/domains. I read about Unit of Work, that...
# App Submission ### App name TDEX Dashboard ### Version v0.8.0 ### One line description of the app Control and manage your TDEX Daemon ### Summary of the app Provide...
AFAIK using `grpc-web` and `grpc_tools_node_protoc_ts` packages to compile stubs by default will use grpc-web-text content-type
It looks like it's based on electrs, how much of an effort would be make it work for elements chains? Not that confident yet with Rust, but I could try...
Just asking here to see if there is some sort of conceptual ACK for starting working on this https://github.com/romanz/electrs/issues/227 It Would be nice if both implementations could expose a gRPC...