]> git.sesse.net Git - casparcg/commit
[AMCP] #475 Added special command REQ that can be prepended before any command to...
authorHelge Norberg <helge.norberg@svt.se>
Tue, 17 Jan 2017 16:45:54 +0000 (17:45 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Tue, 17 Jan 2017 16:45:54 +0000 (17:45 +0100)
commitb5d853b1ee5649faf70d6505af57673b85974760
tree640dad695529d570d5160898958924d6a01ebb53
parent4b0c8dc02f8a8fa283d9d38db12b4f570600322b
[AMCP] #475 Added special command REQ that can be prepended before any command to identify the response with a client specified request id, allowing a client to know exactly what asynchronous response matched a specific request.
CHANGELOG
protocol/amcp/AMCPCommand.h
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPProtocolStrategy.cpp
protocol/amcp/amcp_command_repository.cpp
protocol/amcp/amcp_command_repository.h