grpc-spring icon indicating copy to clipboard operation
grpc-spring copied to clipboard

Modify default channel factory to add support for 'null' schemes

Open ST-DDT opened this issue 5 years ago • 2 comments

Fixes #419

TODO:

  • [x] none client/channel address scheme
  • [ ] none client/channel address (Optional)
  • [ ] none server address
  • [ ] Deprecate server port = -1 feature

TBD: Not sure about none or null yet.

ST-DDT avatar Nov 02 '20 21:11 ST-DDT

Well I should probably read the issue completely first, before starting to implement it... -> TODO: rewrite it to match: https://github.com/yidongnan/grpc-spring-boot-starter/issues/419#issuecomment-683626998

ST-DDT avatar Nov 02 '20 21:11 ST-DDT

Updated to fix conflicts, but I will delay this PR to the next milestone.

ST-DDT avatar Feb 07 '21 12:02 ST-DDT