Hello
I am writing to ask if it is possible to do the following.
I have a persistently connected async socket held lively with keep alives.
I would like to take in a new synchronous connection
and make the async socket the end point for form a relay.
Wondering is this even possible and if so how would be a good approach to it.
Thank you,
John