amazon sqs - Do AWS messaging services support STOMP? -


do aws sns , sqs support stomp protocol?

i have tried googling it. went through several forums not sure yet.

no. amazon sns , amazon sqs have own api.

stomp need support services (rather vice versa), appears stomp not support sns nor sqs.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -