if true, the client is registered, if false it is de-registered.
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
The
/notifymessages registers or de-registers a client with respect to receiving reply messages from the server.Booting or connecting a server through the regular API automatically handles and does not require the explicit use of this message.
if
true, the client is registered, iffalseit is de-registered.