Re: [Twisted-Python] How to disconnect an HTTP connection and notify the far end

2013-09-20 Thread Glyph
On Sep 18, 2013, at 1:59 PM, Bob Novas wrote: > I’ve got a question on how to explicitly disconnect a connection from the > client side so that the server side knows that the connection has been > disconnected. I’d be happy if this worked even with no guarantees, i.e., only > when the client

Re: [Twisted-Python] txThings - simple library for CoAP protocol

2013-09-20 Thread Glyph
On Sep 20, 2013, at 1:54 AM, Maciej Wasilak wrote: > I would like to announce the first release of txThings. It is a simple library > for Constrained Application Protocol (CoAP). CoAP is a relatively new protocol > designed for "Internet of Things" and M2M communications. Thanks for sharing thi

[Twisted-Python] txThings - simple library for CoAP protocol

2013-09-20 Thread Maciej Wasilak
Hello everyone, I would like to announce the first release of txThings. It is a simple library for Constrained Application Protocol (CoAP). CoAP is a relatively new protocol designed for "Internet of Things" and M2M communications. txThings currently implements a subset of CoAP features: - standa