This video was recorded at Code BEAM STO 19 http://bit.ly/2W2vgDC
Get involved in Code Sync's next conference http://bit.ly/2Mcm4aS
---
TORTOISE EVOLVED: THE ROAD TO MQTT 5 SUPPORT IN THE TORTOISE MQTT CLIENT
by Martin Gausby
THIS TALK IN THREE WORDS:
MQTT
Client-design
IoT
TortoisesAllTheWayDown
TALK LEVEL: Intermediate
ABSTRACT
MQTT is a light-weight PubSub protocol used for machine to machine communication. It its often used in IoT applications, so it fits well in many Nerves projects. Tortoise is a MQTT client for Elixir. It started its life as a MQTT 3.1.1 client, but is in the progress of getting an upgrade to the latest version of MQTT; version 5. Martin will introduce MQTT; give an overview of the new features in MQTT 5; how Tortoise is designed to make MQTT easy to work with in Elixir, and how MQTT 5 will influence that design.
Read the full abstract: https://codesync.global/speaker/marti...
---
THE SPEAKER - MARTIN GAUSBY
Creator of the Tortoise MQTT client
Martin is a long time Elixir developer with a keen interest in implementing network protocols. For the last couple of years he has been working with Erlang and Elixir systems for a living, and during that time spent way too much time tinkering with his Emacs configuration. Besides that he has a horrible taste in music, enjoys coffee, mechanical keyboards, and is a friend of the podcast.
More on Martin Gausby: https://codesync.global/speaker/marti...
---
CODE SYNC & CODE BEAM STO 19
Code BEAM STO is powered by Code Sync. Code BEAM STO 19 was sponsored by Klarna, The RealReal, Erlang Solutions, dek technologies, Derivco Sports, and aeternity.
CODE SYNC
Website: www.codesync.global
Twitter: www.twitter.com/CodeBEAMIO
Facebook: / codesyncglobal
LinkedIn: / code-sync
Mail: info at codesync.global
#MQTT #IoT #ClientDesign