stefanocasazza / ULib

C++ application development framework, to help developers create and deploy applications quickly and simply
GNU Lesser General Public License v3.0
948 stars 107 forks source link

Cluster Client Changes #60

Closed victorstewart closed 5 years ago

victorstewart commented 5 years ago

Cluster Client Changes:

1) Correctly implements SUB/PUB activity on Cluster Client.

2) Allows reordering for anonMultis.

3) Correctly handles when the user has inserted CLIENT REPLY SKIP/OFF/ON type directives into the anon flows, and warns against using any other non-hash slot style keys (aka not xyz{abc}123 format keys) in the flow at this time.