Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
/ coffeecues Public archive

A rust HTTP server conforming to RFC 2324

License

Notifications You must be signed in to change notification settings

appcues/coffeecues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffeecues

Coffeecues is an web server conforming to RFC 2324.

Development Setup

Rust

You will need the rust nightly (at least 1.32.0-nightly). Rustup is the preferred tool for managing this.

$ rustup update nightly
$ rustup default nightly

Coffeecues

To run the server locally,

$ cargo run

About

A rust HTTP server conforming to RFC 2324

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages