User:PeterHicks: Difference between revisions
EvelynSnow (talk | contribs) add Elixir and Erlang to matrix |
EvelynSnow (talk | contribs) Transpose known good STOMP libraries into table |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
|- | |- | ||
| Python | | Python | ||
| | | ❌ | ||
| | | [https://pypi.org/project/stomp.py/ stomp.py] | ||
| | | | ||
| | | | ||
|- | |- | ||
| Go | | Go | ||
| | | ❌ | ||
| | | [https://pkg.go.dev/github.com/go-stomp/stomp/v3 stomp] | ||
| | | | ||
| | | | ||
Line 40: | Line 40: | ||
|- | |- | ||
| PHP | | PHP | ||
| | | ❌ | ||
| | | [https://packagist.org/packages/stomp-php/stomp-php stomp-php] | ||
| | | | ||
| | | | ||
Line 52: | Line 52: | ||
|- | |- | ||
| Swift | | Swift | ||
| | | ❌ | ||
| | | | ||
| | | | ||
Line 58: | Line 58: | ||
|- | |- | ||
| Ruby | | Ruby | ||
| | | ❌ | ||
| | | [https://rubygems.org/gems/stomp stomp] (1.1) | ||
| | | | ||
| | | | ||
Line 76: | Line 76: | ||
|- | |- | ||
| Rust | | Rust | ||
| | | ❌ | ||
| | | | ||
| | | | ||
Line 82: | Line 82: | ||
|- | |- | ||
| Perl | | Perl | ||
| | | ❌ | ||
| | | [https://metacpan.org/pod/Net::STOMP::Client Net::STOMP::Client] | ||
| | | | ||
| | | |
Latest revision as of 15:12, 2 July 2024
Language and Protocol Support
Language | OpenWire | Stomp | AMQP | MQTT |
---|---|---|---|---|
JavaScript | ❌ | Stompit | amqplib | mqttjs |
Python | ❌ | stomp.py | ||
Go | ❌ | stomp | ||
Java | ||||
Kotlin | ||||
PHP | ❌ | stomp-php | ||
C# | ||||
Swift | ❌ | |||
Ruby | ❌ | stomp (1.1) | ||
C/C++ | ||||
Scala | ||||
Rust | ❌ | |||
Perl | ❌ | Net::STOMP::Client | ||
Elixir | ❌ | Barytherium | amqp | |
Erlang | ❌ | Platybelodon | amqp_client |