AS_PROTOCOL_VERSION
request.AddInt32("version", AS_PROTOCOL_VERSION);
link->Attach<int32>(AS_PROTOCOL_VERSION);
if (version != AS_PROTOCOL_VERSION) {