rapidsms-threadless-router 0.1.4

rapidsms-threadless-router is a RapidSMS router implementation that removes the threading functionality from the legacy Router class. Rather, all inbound requests are handled via the main HTTP thread. Backends can optionally pass requests to a...