← Back to team overview

vopdcteam team mailing list archive

[Blueprint more-handlers] Add more Samp handlers

 

Blueprint changed by JBerthier:

Whiteboard changed:
- - Needs debugging of release-1.4 before starting development
- - Choose the Samp handler to add
+ - Need debug of release-1.4 before starting development
+ - List Samp features that could be interesting for most clients. The proposed patterns are:
+ 
+ getRegInfo()
+           Returns the registration information associated with this connection.
+ getRegisteredClients()
+           Returns the list of client public IDs for those clients currently registered.
+ getSubscribedClients(String mtype)
+           Returns a map of subscriptions for a given MType.
+ getSubscriptions(String clientId)
+           Returns the subscriptions for another registered client.

-- 
Add more Samp handlers
https://blueprints.launchpad.net/websampconnector/+spec/more-handlers