txThings
txThings copied to clipboard
CoAP library for Twisted
``` 2020-01-21 20:47:43+0200 [Coap (UDP)] Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/twisted/python/log.py", line 86, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/local/lib/python2.7/site-packages/twisted/python/context.py", line 122, in callWithContext...
Hi am new to coap and python but need to use it for my project. when i start the coap server. am having the following prob, please advise asap :(...
There's been a bug report in aiocoap about the erroneous encoding of small (16 byte) blockwise options at https://github.com/chrysn/aiocoap/issues/130, and looking at the current txThings code (from whose earlier versions...
Hello, Not sure if anyone is still following this but there doesn't seem to be much else out there in the way of resources so... Generally speaking, I have the...
This issue was tested on IPv6, but it (probably) applies to IPv4 as well. When sending a request to an IPv6 multicast address, IMO there are two aspects that need...
Hi, Is there any way to cancel observation of a resource in txThings? If no, are there any workarounds for that? Thanks!
Apologies, I'm hijacking the Issues tab to discuss a feature proposal...not sure if that's cool or not, but it's what they offer. Anyway, as I use txThings (which I like,...