Skip to content

holg/tiny-http-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny-http server, writen in Rust, intended to be used inside an iOS Project

It is convenient to have some embedded web server inside an iOS project:

  • To serve static files, like html, css, js, images, etc.
  • More importantly to serve WASM files, which are compiled from i.e. Rust code, and then run inside a webview in iOS.
* [Installation](#installation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published