Feature #57

STOMP protocol support

Added by Madars almost 8 years ago. Updated over 4 years ago.

Status:RejectedStart date:07/18/2016
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

0%

Category:-
Target version:-

History

#1 Updated by Madars over 7 years ago

Can be used to drive server & client https://github.com/go-stomp/stomp

Needs to map the technologies between STMP & XATMI services, servers and clients.

Protocol description: https://stomp.github.io/stomp-specification-1.2.html

Seems like if client does subscribe to queue, we will need to advertise queue by "stompsrv" and map all subscribed clients to opened service. Thus if we do tpacall("CLIENT_QUEUE"), then it will be sent to all clients known by stompserver.
Also we will need a stomp server which can do the stomp server which would allow to act as client. i.e. we could do the stomp client calls. But needs to think about this how we pass the queue and how we get response back from server?

#2 Updated by Madars about 7 years ago

  • Status changed from New to Rejected

Not planning.

#3 Updated by Madars almost 6 years ago

  • Status changed from Rejected to New

#4 Updated by Madars over 4 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF