Re: [Twisted-Python] Twisted for http/2 (RESTful) webservices - client/server

2019-05-26 Thread Jayanth Acharya
Thanks, understood. My Python knowledge is somewhat rudimentary and Twisted knowledge even more so, but if the current project at hand can afford some lax, I will see if I could help in any way. Even though Twisted is an open-source, volunteer driven/implemented project, is there a roadmap for Twis

Re: [Twisted-Python] Twisted for http/2 (RESTful) webservices - client/server

2019-05-26 Thread Jayanth Acharya
Sat., 25 May 2019, 06:35 meejah, wrote: > >> Jayanth Acharya writes: >> >> > Checked Klein, and it seems quite promising (and seem quite similar to >> > Flask, from developer standpoint). From the documentation it was not >> > quite evident to me, a

Re: [Twisted-Python] Twisted for http/2 (RESTful) webservices - client/server

2019-05-24 Thread Jayanth Acharya
and Autobahn. Will check them out shortly. cheers, Jay On Fri, May 24, 2019 at 7:52 PM meejah wrote: > Jayanth Acharya writes: > > > From a very quick read of the Twisted docs (and some stackoverflow > > Q&A) I get the impression that it is possible to use Flask as the &

[Twisted-Python] Twisted for http/2 (RESTful) webservices - client/server

2019-05-24 Thread Jayanth Acharya
Hi, Quick intro - I am new to Python, and come from Java background (with some exposure to NIO). I am part of a small team setup for testing of some 5G telecom network software that have micro-service decomposition and the components communicate with each other using REST interface over HTTP/2.0 (