Skip to content

Bindings API wrapper

Dariusz Rybicki requested to merge feature/bindings-api-wrapper into main
  • Get network follower status
  • Start network follower
  • Stop network follower
  • Wait for network
  • Make identity
  • Make connection
  • Make connection with authentication
  • Send E2E message using connection
  • Register listener and receive incoming messages data
  • Wait for message delivery
  • Get network health status
  • Listen for network health status changes
  • Get partner id from connection
  • Close connection
  • Check if connection is authenticated
  • Listen for client errors
  • Get client id
  • Get connection id
  • Check client processes status
  • Register listen and receive client logs
  • Configure client logging level
  • Get contact data from identity
  • Make rest-like request
  • Make authenticated rest-like request
  • Get version
  • Get git version
  • Get dependencies
  • Get contact id
  • Get contact pubkey
  • Get contact facts
  • Set contact facts
Edited by Dariusz Rybicki

Merge request reports