Commit 166bb3c2 authored by Xavier Thompson's avatar Xavier Thompson

Initial commit

parents
# Writing an HTTP Server in Cython+
[Cython+](https://www.cython.plus) is an ongoing project to extend [Cython](https://cython.org/) with [high performance GIL-free types](https://www.youtube.com/watch?v=Lb6q1hhBp-k) using static typing.
Our [next steps](https://www.cython.plus/P-CYP-Roadmap) include with writing a minimal standard library.
To drive this effort I'm writing a very basic HTTP server in Cython+, building everything I will need along the way.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment