vopdcteam team mailing list archive
-
vopdcteam team
-
Mailing list archive
-
Message #00011
[Blueprint more-handlers] Add more Samp handlers
Blueprint changed by JBerthier:
Whiteboard changed:
- Need debug of release-1.4 before starting development
- - List Samp features that could be interesting for most clients. The proposed patterns are:
+ - List of 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.
Ivan:
The most important and anticipated methods for me are WebSampConnector.getRegisteredClients() and WebSampConnector.getSubscribedClients(String mtype) (speaking in terms of JavaScript API).
+
+ Jerome:
+ Done. the two methods have been implemented and will be available in release 1.5
--
Add more Samp handlers
https://blueprints.launchpad.net/websampconnector/+spec/more-handlers