dotnetcore / EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.92k stars 324 forks source link

add ClientProvidedName on publisher connection #517

Closed sarmis closed 5 months ago

sarmis commented 5 months ago

Add ClientProvidedName on publisher connection also.

This can help identify issues with connections/channels/etc by making it much easier to map a connection to an application instance.