grpc-spring
grpc-spring copied to clipboard
Modify default channel factory to add support for 'null' schemes
Fixes #419
TODO:
- [x]
noneclient/channel address scheme - [ ]
noneclient/channel address (Optional) - [ ]
noneserver address - [ ] Deprecate server port = -1 feature
TBD:
Not sure about none or null yet.
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
Updated to fix conflicts, but I will delay this PR to the next milestone.