Skip to content

rfloresx/web

 
 

Repository files navigation

HTTP, SockJS, REST and DDP implementations for corto

To use this package, make sure to have Corto installed:

$ curl corto.io/install | sh

You can then use the corto installer to install web:

$ corto install corto/web

Or build the package from scratch:

$ corto build web

On Ubuntu, install libcurl:

sudo apt-get install libcurl4-openssl-dev

This example project shows integration with Meteor using the DDP server: https://github.com/cortoproject/examples/tree/master/c/SimpleMeteor

About

HTTP, SockJS, REST and DDP implementations for corto

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.0%
  • Roff 35.0%
  • Other 1.0%