rsc3/doc/help/server-command/n-query.help.scrbl

15 lines
298 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{/n_query Get info about a node}
[
int - node ID
] * N
The server sends an /n_info message for each node to registered
clients.
See Node Notifications below for the format of the /n_info message.