On May 24, 2014, at 8:46 PM, Aaron Vegh <[email protected]> wrote: > Regarding that shell, I just came across this project, which provides an > embedded HTTP server for Mac and iOS. https://github.com/swisspol/GCDWebServer
There's already an HTTP server in the CouchbaseLiteListener framework. I really think you're making this out to be a bigger job than it actually is! I see Chris just pointed out a PhoneGap-for-Mac container; that should solve the rest of your problem. Anyway, the next issue you're likely to run into in porting a CouchApp is that CBL has no support for list or show functions. Patches are welcome :) --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/8C20C816-8A1C-4CB6-A538-8DCAD2441997%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
