MayamaTakeshi / sip-lab

A node module that helps to write SIP functional tests
3 stars 2 forks source link

Add support for TCP transport #10

Closed MayamaTakeshi closed 1 year ago

MayamaTakeshi commented 1 year ago

We currently only support UDP and TLS.

MayamaTakeshi commented 1 year ago

Done.