[Twisted-Python] Twisted CoAP implementation
![](https://secure.gravatar.com/avatar/e539ae82ee508bbb8904d830e7f267b0.jpg?s=120&d=mm&r=g)
Hi, I have recently implemented a CoAP open source library based on Twisted. I noticed that in the web site there is a page regarding Twisted sub-projects. I'm wondering if I can add my project to such list, I think it could help someone. Does anyone know ho to achieve this? In any case the code is freely available at https://github.com/Tanganelli/CoAPthon Bests Giacomo -- Giacomo Tanganelli PhD Student Dept. Information Engineering Via Diotisalvi 2, I-56122 Pisa, ITALY Phone (direct/switch/fax): +39 050 2217 472 E-mail: g.tanganelli@iet.unipi.it
![](https://secure.gravatar.com/avatar/c194a4d2f2f8269aa052942e87985198.jpg?s=120&d=mm&r=g)
On 31 March 2015 at 14:07, Giacomo Tanganelli <giacomo.tanganelli@iet.unipi.it> wrote:
Can you please provide the link to that page ? :) Thanks! In case you want your code to be part of the official/default Twisted distribution you should submit it based on the general Twisted Development Process http://twistedmatrix.com/trac/wiki/TwistedDevelopment
Some people tend to prefix ther project with 'tx` to hint that project is based on twisted... txjsonprc txmongo so maybe you can rename it to txcoap to make it easier for people to discover it. -- Adi Roiban
![](https://secure.gravatar.com/avatar/c194a4d2f2f8269aa052942e87985198.jpg?s=120&d=mm&r=g)
On 31 March 2015 at 14:07, Giacomo Tanganelli <giacomo.tanganelli@iet.unipi.it> wrote:
Can you please provide the link to that page ? :) Thanks! In case you want your code to be part of the official/default Twisted distribution you should submit it based on the general Twisted Development Process http://twistedmatrix.com/trac/wiki/TwistedDevelopment
Some people tend to prefix ther project with 'tx` to hint that project is based on twisted... txjsonprc txmongo so maybe you can rename it to txcoap to make it easier for people to discover it. -- Adi Roiban
participants (2)
-
Adi Roiban
-
Giacomo Tanganelli