Gabriel Indik

Results 7 issues of Gabriel Indik

When data exchange events are received, they contain additional information under the "info" JSON object. Within a single operation there may be more than one data exchange event. Currently, when...

enhancement

In certain applications business objects contain a combination of public and private information. Public information is shared across all members using broadcasts and private information is then sent to selected...

When sending private pinned messages FireFly will batch them and then send a single API call to the data exchange plugin. The issue with this approach is that the payload...

Steps to reproduce: 1. In a FireFly stack with 2 members, send an unpinned private message from one member to another 2. Check the value of the property "tx" in...

When a long lived web socket client is used it is common for the connection to be lost and then re-established. While the connection is lost the event stream gets...

Attempting to get the details of an identity through a GET call, or update an identity through a PATCH call via the embedded Swagger UI results in an error. It...

good first issue