users@websocket-spec.java.net

[jsr356-users] Identifying a particular client

From: <rajmahendra_at_gmail.com>
Date: Tue, 18 Dec 2012 05:22:26 +0000 (GMT)

(Sorry if i post again i tried to mail from gmail and i see my post is
not reached here so i am composing from java.net)

I am thinking of a way to identify one client from the session. My
use-case is to identify each user using my key=value stored in each
peer and find one particular person and send a message to him. Is it
possible ?