Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 197 Bytes

hello.md

File metadata and controls

9 lines (6 loc) · 197 Bytes

hello event type

The hello event is sent when a connection is opened to the message server.

{
	"type": "hello"
}

This allows a client to confirm the connection has been correctly opened.