开发者

Terminating a Faye client connection

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜