jrconlin/pushgo

Add support for {"messageType": "ping"}

jrconlin opened this issue · 0 comments

Errors in client base ws protocol require simplepush to support a {"messageType": "ping"}

Successful reply can contain any valid JSON response.

Lack of response will cause the connection to close.