Opened 16 years ago

Closed 16 years ago

#364 closed bug (Invalid)

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 (1)

comment:1 by andar, 16 years ago

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.