Ticket #364 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

Daemon should give client a unique identifier on registration

Reported by: andar Owned by: andar
Priority: major Milestone: 1.2.0
Component: core Version: 1.1.0_dev
Keywords: Cc:

Description

The daemon should assign a unique identifier to the client upon registration and the client should use this identifier in any rpc calls it makes to the daemon. This will allow us to only send signals to specific clients and possibly allow for multiple sessions based on identifier/authentication.

Change History

Changed 4 years ago by andar

  • status changed from new to closed
  • resolution set to invalid

This is not necessary since sessions are now tracked by the daemon.

Note: See TracTickets for help on using tickets.