snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

WAI Integration? #224

Open rickowens opened 1 year ago

rickowens commented 1 year ago

Is there any way to integrate with the WAI ecosystem, either by converting a Snap into an Application, or else by embedding an Application into a Snap monad?