Re: [presentation-api] Would a "closing" connection state be of any use?

@tidoust Sorry, I found I had misconfigured my server. Now I have 
fixed it and the server is working now.

By the way, I tried to read [the WebSocket interface 
spec](https://html.spec.whatwg.org/multipage/comms.html#network), but 
I have not found any description about behavior in case of receiving 
messages during closing handshake, yet. The spec does not seem to say 
explicitly either such messages would be discarded or a `message` 
event could be fired in `closing` state.

> I'll try to create a similar test example for WebRTC.

Thanks so much!

-- 
GitHub Notification of comment by tomoyukilabs
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/240#issuecomment-173523961
 using your GitHub account

Received on Thursday, 21 January 2016 10:08:48 UTC