func (srv *Vtmap) Hello(req *vtsrv.Req) { req.RespondHello("anonymous", 0, 0) }
func (srv *Grande) Hello(req *vtsrv.Req) { req.RespondHello("anonymous", 0, 0) }