handling different network protocols
Robert Collins <[email protected]> Mon, 13 Oct 2014 22:58:57 +1300
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <CAJ3HoZ2nOxaXURGoQ6uDMfM3C-nZUE5aAdFWTJRoBFOW8cesCA@mail.gmail.com> |
One of the issues raised on the github repo was about upgrading to new protocols. Digging into that I think there is a splinter question: how *should* we represent the different network protocols in our python protocol. I've put some thoughts together about this in https://github.com/python-web-sig/wsgi-ng/issues/10 I rather suspect that any answer we have will make some folk unhappy, so I'd like to measure the answers against the baseline concerns: how much code will folk implementing the python protocol(s) have to write- lets minimise boilerplate and checks that the need to remember to put in. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: https://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org