This repository contains the source for the IOTICS stomp client.
Until the upstream stomp.py
next release, which contains a websocket implementation, is available, the IOTICS stomp client can be used instead.
Please note that separate gRPC libraries are also available which many users might find more intuitive to use. In many cases, gRPC is more performant than REST+STOMP as gRPC has been specifically designed with data streaming in mind. See the IOTICS gRPC documentation for more information.