Mercurial > libervia-backend
log
age | author | description |
---|---|---|
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). |