freeswitch-esl icon indicating copy to clipboard operation
freeswitch-esl copied to clipboard

Allow more trait based arguments in public API.

Open KaranGauswami opened this issue 1 year ago • 0 comments

Currently we are using TcpStream as an argument , for inbound and outbound. This PR will try to allow more options based on AsyncRead and AsyncWrite trait.

KaranGauswami avatar Sep 13 '23 12:09 KaranGauswami