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

14 lines
298 B
Racket

#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.