edjCase / JsonRpc

Json Rpc Router for Asp.Net Core
MIT License
141 stars 42 forks source link

bug fix #87

Closed 2m0nd closed 4 years ago

2m0nd commented 4 years ago

Hi @Gekctek, i get problem with names comparing helper. Add test case when server crash (NotMatchMethodNamesTest), and return bad json, i found reason in names matcher, and fix this case. Please publish new nuget package with this fix, even a stable version is possible because i test OnInvokeStart and OnInvokeEnd feature.