grpc / proposal

A repository for gRFCs
Apache License 2.0
712 stars 231 forks source link

L114: Node Server Connection Injection #418

Closed murgatroid99 closed 7 months ago

ItalyPaleAle commented 7 months ago

Thank you so much for implementing this!

Do you have an example of how the new APIs are meant to be used?

murgatroid99 commented 7 months ago

The implementation PR grpc/grpc-node#2675 has a test that shows the usage of the main APIs createConnectionInjector and injectConnection. I think the other two should be pretty self-explanatory.