stomp_parser library

Classes

StompParser
This Parser is heavily based on the excellent recursive descent parser found here https://github.com/stomp-js/stompjs/blob/master/src/parser.ts Credit: https://github.com/kum-deepak