Olivine-Labs / Alchemy-Websockets

An extremely efficient C# WebSocket server.
http://AlchemyWebsockets.net
Other
310 stars 106 forks source link

I tried to deploy on Mono(Linux),but there is error #31

Open gaojiechina opened 12 years ago

gaojiechina commented 12 years ago

I deloy a websocket server based on Alchemy Libs, and it is running well at Windows System. But When I deploy to CentOS, the Server CAN accept the client's connection, BUT the client will be DISCONNECTED for a while. Is the data format different at Mono? Or someone else meet with the same problem?

ajacksified commented 12 years ago

Curious; should be the same. What client?

gaojiechina commented 12 years ago

Jack, The structure is: Clinet : Google Chrome Browser, version 20.0.1132.47 WebSocket protocol versionrfc-6455 (You can test via: http://websocketstest.com/)

Server: Alchemy - Websockets Library Running ON Mono(version:2.10.x http://www.go-mono.com/mono-downloads/download.html) Operating System: CentOS 6.2 x86 64-bit

The client can connect to server(Alchemy + Mono), but it is disconnected as the server lost the connection soon later.


Founder CEO (+86)18601225973 gaojie@airbaycreative.com Air Bay Creative (Hong Kong) Limited 深圳新世纪启航科技开发有限公司 福田区车公庙泰然九路皇冠科技园2栋3b10室 www.airbaycreative.com

From: Jack Lawson Date: 2012-07-06 02:39 To: gaojiechina Subject: Re: [Alchemy-Websockets] I tried to deploy on Mono(Linux),but there is error (#31) Curious; should be the same. What client?


Reply to this email directly or view it on GitHub: https://github.com/Olivine-Labs/Alchemy-Websockets/issues/31#issuecomment-6786997