8000 GitHub - ukmaker/StompClient: A simple library with examples to allow ESP8266 Arduino devices to use Stomp messaging
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ukmaker/StompClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StompClient

A STOMP client library for use with Arduino ESP8266 and Websockets

Description

Small library to allow devices which can run the Websockets library (https://github.com/Links2004/arduinoWebSockets.git) to connect to a STOMP broker, either directly or using SockJS wrapper.

Examples

There are two example sketches included, which should be used together.

The examples have been tested using the https://github.com/dmcintyre-pivotal/ESPStompExample application, which is a simple Stomp server implemented using Spring Boot.

About

A simple library with examples to allow ESP8266 Arduino devices to use Stomp messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0