Hi,
I'm trying to write a simple gateway to receive messages using a specific
protocol and publish/store them using txredis.
I wrote a small example that seems to work.
But the small test I wrote fails:
$ trial gateway/test
gateway.test.test_example
GatewayServiceTestCase
test_messageRecei
Twisted general discussion,
Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID
On 08/04/2013 10:25 AM, Benjamin BERTRAND wrote:
Hi,
I'm trying to write a simple gateway to receive messages using a specific
protocol and publish/store them using txredis.
I wrote a small example that seems to work.
But the small test I wrote fails:
$ trial gateway/test
gateway.test.test_exa
Le 4 août 2013 à 21:55, Itamar Turner-Trauring a écrit :
> On 08/04/2013 10:25 AM, Benjamin BERTRAND wrote:
>> Hi,
>>
>> I'm trying to write a simple gateway to receive messages using a specific
>> protocol and publish/store them using txredis.
>> I wrote a small example that seems to work.
>>