Twitter Updates
- Published stancat a tool to cat to and from @NATS #streaming based upon #natscat github.com/servicelab/sta… 3 years ago
- RT @cojack: How to build platform-aware @Docker images from a single Dockerfile using @gitlab CI/CD servicelab.org/2018/09/13/184… 4 years ago
- servicelab.org/2018/09/13/184… 4 years ago
- Zin in sinterklaas 5 years ago
- XMPP versus MQTT: comparing apples with pears wp.me/p12fm9-qv 7 years ago
- analysis
- Ant
- antidote
- applications
- arduino
- audio
- bluetooth
- browser
- CentOS
- communication
- continua
- dbus
- dependencyhell
- devops
- eclipse
- Flash
- frameworklimbo
- google maps
- Google Maps
- Google Visualization
- Grep
- gwt
- health
- IEEE11073
- Java
- javascript
- JeeNode
- JMS
- JNLP
- JSON
- JSP
- JSTL
- Libcloud
- lombok
- maven
- messaging
- MVC
- node-xmpp
- node.js
- nodejs
- Open Flash Chart
- OpenJMS
- OTT
- over-the-top
- programming
- protocol
- Python
- rcse
- rpc
- RX868
- S555TH
- Sage
- sasl
- service discovery
- sip
- SOAP
- Sockets
- Storm
- stream
- Suds
- telco
- telco-ott
- Threads
- Tomcat
- tu me
- tume
- Visualization
- webaudio
- webinos
- webrtc
- wireshark
- WordPress
- XenServer
- xmpp
- ZooKeeper
Tag Archives: xmpp
XMPP versus MQTT: comparing apples with pears
Recently I had a discussion about using either XMPP or MQTT within an IoT project. One of the arguments for MQTT was that its a very efficient protocol with very little overhead where XMPP is considered very verbose. Of course … Continue reading
Posted in internet of things, machine to machine, protocols
Tagged internet of things, iot, m2m, mqtt, protocols, xmpp
3 Comments
XMPP Service Discovery extensions for M2M and IoT
Within the Webinos project we have investigated if we could use XMPP as the signalling protocol. Although it was decided by the Webinos project not to use XMPP in Webinos we believe we’ve made some interesting observations and solutions for … Continue reading
Posted in domotica, internet of things, machine to machine, Networking, programming, protocols, telecommunications
Tagged rpc, service discovery, webinos, xmpp
2 Comments
How to use XMPP SASL EXTERNAL with Node.js
Almost a year ago I came across Node.js for the first time. Without going into details I must admit that a kind of like it. It has been useful to me in various projects. I especially like it for rapid … Continue reading