mikaoj / Swocket

Asynchronous network framework in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can able to set Timeout and persistent connection in Swocket ?

indrajitsinh opened this issue · comments

i try to establish tcp connection but Swocket tcp client is close connection before i get result so how can i able to set persistent connection and also timeout on Swocket tcp client ??