Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sun, 19 Nov 2017 16:51:39 +0100 | Goffi | plugin XEP-0060: added node watching methods to bridge: |
Sun, 19 Nov 2017 16:46:07 +0100 | Goffi | core: added a mechanism to associate short names to namespaces: |
Sun, 19 Nov 2017 16:41:59 +0100 | Goffi | plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if present |
Sun, 19 Nov 2017 16:38:35 +0100 | Goffi | jp (debug/monitor): if data can't be parsed (happen at beginning/end of stream because it's not complete XML), it is printed directly. |
Sat, 18 Nov 2017 18:49:57 +0100 | Goffi | plugin XML Log: Monkey patch is done on the whole XmlStream class, making it available as soon as the stream start + long received message are sent once fully parsed (not cut anymore) |
Sat, 18 Nov 2017 18:37:21 +0100 | Goffi | jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively). |