Eyepea / aiosip

SIP support for AsyncIO (DEPRECATED)
Apache License 2.0
82 stars 41 forks source link

Rework back-to-back example to improve registration and use new APIs #76

Closed vodik closed 6 years ago

vodik commented 6 years ago

Now should similarly handle reregistrations and unregistration events, on top of having better handling of subscriptions. Similar changes to #75.

codecov-io commented 6 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   70.45%   70.45%           
=======================================
  Files          14       14           
  Lines        1479     1479           
  Branches      260      260           
=======================================
  Hits         1042     1042           
  Misses        327      327           
  Partials      110      110

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 335b08e...596df1c. Read the comment docs.