You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BLIP Protocol
Added method sayHi() to BLIPConnection Class. This method implement
the meta message "Hi-Profile". The method automatically send the "Hi"
message to the other peer.
This is useful to, for example, check if the connection is still
opened. The other peer should responds "Hi" back.
This method also accept an custom "callback" as parameter. So when you
receive the "Hi" message back you can correctly handle it.