open-rpc / server-js

JSON-RPC 2.0 Server implementation that supports multiple transport protocols.
Apache License 2.0
44 stars 11 forks source link

Add quit server func #787

Closed tmashuang closed 3 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.41%. Comparing base (70776ca) to head (d810c87). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #787 +/- ## ========================================== + Coverage 96.36% 96.41% +0.04% ========================================== Files 7 7 Lines 220 223 +3 Branches 30 30 ========================================== + Hits 212 215 +3 Misses 7 7 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.