bondy icon indicating copy to clipboard operation
bondy copied to clipboard

Bondy is an open source, always-on and scalable application networking platform connecting all elements of a distributed application—offering service and event mesh capabilities combined. Bondy implem...

Results 5 bondy issues
Sort by recently updated
recently updated
newest added

$ make ` Makefile:91: warning: overriding recipe for target 'xref' Makefile:86: warning: ignoring old recipe for target 'xref' Makefile:109: warning: overriding recipe for target 'dialyzer' Makefile:94: warning: ignoring old recipe...

At the moment not all the Admin WAMP API procedures are available via the Admin HTTP API. # Realm * [X] `bondy.realm.create`→ `POST /realms` * [X] `bondy.realm.get` → `GET /realms/:realm_uri`...

The new `partisan_peer_discovery_agent` is based on `bondy_peer_discovery_agent` but works by updating the Partisan membership with all nodes obtain through discovery rather than selecting a node to join at random from...

enhancement

Expose the WAMP API to add, remove and list GRANTS.

Unable to copy from bondy/config/_ssl/server/cacerts.pem to bondy/_build/node1/rel/bondy/etc/ssl/server/cacert.pem because of ``` {copy_failed, "bondy/config/_ssl/server/cacerts.pem", "bondy/_build/node1/rel/bondy/etc/ssl/server/cacert.pem", enoent} ``` Unable to copy from bondy/config/_ssl/server/keycert.pem to bondy/_build/node1/rel/bondy/etc/ssl/server/keycert.pem because of ``` {copy_failed, "bondy/config/_ssl/server/keycert.pem", "bondy/_build/node1/rel/bondy/etc/ssl/server/keycert.pem", enoent} ```...