From e7de6535f6f0641ee2c2809a77da1e0c2239b649 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Thu, 6 May 2021 17:11:24 +0100 Subject: python/python-stomper: Renamed python2-stomper. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python2-stomper/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python2-stomper/README (limited to 'python/python2-stomper/README') diff --git a/python/python2-stomper/README b/python/python2-stomper/README new file mode 100644 index 0000000000..95596ac86e --- /dev/null +++ b/python/python2-stomper/README @@ -0,0 +1,6 @@ +This is a python client implementation of the STOMP protocol. + +The client is attempting to be transport layer neutral. This module +provides functions to create and parse STOMP messages in a +programatic fashion. The messages can be easily generated and parsed, +however its up to the user to do the sending and receiving. -- cgit v1.2.3