Hi Pavel,
Mostly looks good; one question:
On 01/15/2015 06:33 AM, Pavel Grunt wrote:
> The client should inform the agent about capabilities
> when the connection is established. This avoid receiving unhandled
> agent messages.
> + if (agent_data.type == VD_AGENT_ANNOUNCE_CAPABILITIES)
> + {
> + var agent_caps = new
> VDAgentAnnounceCapabilities(agent_data.data);
> + if (agent_caps.request)
> + this.announce_agent_capabilities(0);
> + return true;
Shouldn't we go ahead and store the inbound caps?
Cheers,
Jeremy
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel