Giter Club home page Giter Club logo

mongoosedaemon's People

Contributors

face avatar jose-ibanez avatar wwlorihc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fdddf anarjisto

mongoosedaemon's Issues

Add support for SSL

Investigate ways to add SSL support.

  • mongoose uses WolfSSL in their precompiled library, that is probably a logical place to start.

Upgrade to mongoose 5.0

Once mongoose 5.0 is tagged, upgrade MongooseDaemon to support it.

  • MongooseDaemon_MongooseCallbacks.h can probably be eliminated as there will only be a single callback in 5.0.
  • struct mg_callbacks is being eliminated
  • The parameters to mg_start() will change as well.
  • Investigate whether MongooseDaemonDelegate will have to be modified.

Create CocoaPod

Turns out creating a CocoaPod is complicated by having mongoose as a submodule...

  • Include mongoose.c|h directly instead of using a submodule?
  • Create a podspec for mongoose as well?

Add support for more Mongoose options

Unsupported mongoose options:

access_control_list
access_log_file
authentication_domain
cgi_environment
cgi_interpreter
cgi_pattern

document_root

enable_directory_listing
enable_keep_alive
error_log_file
extra_mime_types
global_auth_file
hide_files_patterns
index_files

listening_ports

num_threads
protect_uri
put_delete_auth_file
request_timeout_ms
run_as_user
ssi_pattern
ssl_certificate
throttle
url_rewrite_patterns

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.