Neither one of these are used by the package and they cause issues with
other routes defined in Meteor, if those routes expect, for example, JSON
payload in the request since internally connect doesn't use Fibers and the
callbacks are not bound to meteor.
Neither one of these are used by the package and they cause issues with other routes defined in Meteor, if those routes expect, for example, JSON payload in the request since internally connect doesn't use Fibers and the callbacks are not bound to meteor.