bitwarden_ipc::traits

Module communication_backend

Source

Traitsยง

  • This trait defines the interface that will be used to send and receive messages over IPC. It is up to the platform to implement this trait and any necessary thread synchronization and broadcasting.