ostinato/rpc
2015-05-01 13:20:12 +05:30
..
pbhelper.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
pbqtio.h Bugfix: Fixed bugs in RPC Channel read function that causes the client to miss some messages or not receive any at all (see the diff for details); these bugs are day one bugs but adding the Notify RPC increased the chances of seeing them 2015-05-01 13:20:12 +05:30
pbrpc.pro Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
pbrpcchannel.cpp Bugfix: Fixed bugs in RPC Channel read function that causes the client to miss some messages or not receive any at all (see the diff for details); these bugs are day one bugs but adding the Notify RPC increased the chances of seeing them 2015-05-01 13:20:12 +05:30
pbrpcchannel.h Refactoring: Cleanup RPC Channel's knowledge of notification prototype 2015-04-25 20:12:37 +05:30
pbrpccommon.h Infra: On a port modify, all clients are sent notifications of the same - they can request for port config again to get latest config 2015-04-24 20:53:00 +05:30
pbrpccontroller.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
rpcconn.cpp Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks 2015-04-28 18:45:35 +05:30
rpcconn.h Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks 2015-04-28 18:45:35 +05:30
rpcserver.cpp Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks 2015-04-28 18:45:35 +05:30
rpcserver.h Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks 2015-04-28 18:45:35 +05:30
sharedprotobufmessage.h Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks 2015-04-28 18:45:35 +05:30