mage / mage

Game Server Framework
https://mage.github.io/mage/
MIT License
52 stars 18 forks source link

fix: long-polling response timeout #261

Closed stelcheck closed 6 years ago

stelcheck commented 6 years ago

Missing response timeout on long-polling would result in the connection being interrupted, and the client to think that a network error occured.