SEAPUNK / socketeer

yet another websocket framework
MIT License
3 stars 0 forks source link

Throwing error if connection closes before handshake is complete? #41

Closed SEAPUNK closed 8 years ago

SEAPUNK commented 8 years ago

Originally, I had that implemented, but somewhere, that was removed.

I think I will re-add that feature.

SEAPUNK commented 8 years ago

ServerClient seems to be throwing an error. It's just Client that isn't. I'll re-add it to Client.

SEAPUNK commented 8 years ago

Readded via ClientPreparer.