This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Description
There's much confusion as to ProtoRPC and webapp2 support. Can you clarify if this does indeed support webapp2?
webapp2 framework used to provide support for ProtoRPC but that code was removed - supposedly it only worked with Python 2.5 and the origional webapp framework. What I need to do is host my remote.Service methods from an existing webapp2 application.