Skip to content

V0.1.0

Latest
Compare
Choose a tag to compare
@tkanakamalla tkanakamalla released this 04 Jul 07:51
· 1 commit to main since this release
Perform HTTP OPTIONS in async mode

Moving the HTTP OPTIONS call out of change_state method
Sending out the request in the on_negotitation_needed cb
if the proper 'use-link-headers' is true. In the reponse
callback perform the create-offer and succeeding calls
If the use-link-headers is false, start create-offer signal
in the on_negotiation_needed callback itself which further
does the signals for setting local and remote descriptions