开发者

Terminating a Faye client connection

开发者 https://www.devze.com 2023-03-22 16:50 出处:网络
I want to terminate a Faye client 开发者_Go百科connection. Is there command like client.destroy()

I want to terminate a Faye client 开发者_Go百科connection.

Is there command like

client.destroy() 

or something that can terminate connection from the browser?


try this,

client.disconnect()

that will disconnect your connection to the faye.. but my problem is, how to connect again.. :(

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号