-
```
1. Close connection manually.
And destruction try to make this second time.
Write function throw exception. And we have PHP fatal.
Simple AMQP client library for AMQP for protocol version 0.8
`…
-
Would be great to add "auto-delete" option to exchanges.
This option is passed to channel.exchangeDeclare in https://github.com/jlavallee/JMeter-Rabbit-AMQP/blob/master/src/main/com/zeroclue/jmeter/pr…
-
reproduce: (just copied from examples/send.py)
env:
* rabbitmq 3.9.4
* trio 0.19
* python 3.9.6
* async_amqp 0.5.0
```python
import anyio
import async_amqp
async def send():
asyn…
-
### Description
- How should we support JMS?
1. Raw JMS API usage
2. Message-Driven-bean support
3. Reactive Messaging connector
- How do we handle transactions and the myriads of JMS serve…
-
This probably belongs in some sort of operations document besides the (already quite long) existing site/ssl.md page.
When connecting an Erlang TLS client or server to an un-encrypted server or cli…
-
I'm running a celery worker which uses a RabbitMQ broker via an SSL connection. From time to time we're seeing an error in our logs
```
SSLError(1, '[SSL: PROTOCOL_IS_SHUTDOWN] protocol is shutdow…
-
Hello, this package have azure service bus support or any prediction of implementing it using a proxy proxy or the amqp protocol itself?
-
## Information
Currently, The main protocols supported are NATS using Memphis client SDKs and REST through the REST GW.
NATS will continue to be the main protocol, but the REST Gw component should be …
-
Hello,
It will be nice if `Spyne` could support AMQP (RabbitMQ) as transport protocol
either "directly" through Pika https://www.rabbitmq.com/tutorials/tutorial-six-python.html https://pypi.python.or…
-
Please add an ability to add custom JMS connections for Artemis to use another protocols. For example using qpid-jms jars (for amqp connection) and jndi.
iAweX updated
4 years ago