vopdcteam team mailing list archive
-
vopdcteam team
-
Mailing list archive
-
Message #00003
[Blueprint more-handlers] Add more Samp handlers
Blueprint changed by Ivan Zolotukhin:
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:
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).
--
Add more Samp handlers
https://blueprints.launchpad.net/websampconnector/+spec/more-handlers