Skip to content

jdelucaa/iot-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Protocols Prototyping

These two projects contain MQTT and CoAP (IoT protocols) implementations for testing, evaluation and prototyping. Both of them were based on publish-subscribe architecture.

Build and Run

Requirements

  • JDK 8
  • Maven
  • HiveMQ Broker (For MQTT only. You can download and run it locally for testing (http://www.hivemq.com/downloads/) or use any HiveMQ type public broker, like broker.mqttdashboard.com:1883).

Releases

No releases published

Packages

No packages published

Languages