Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 331 Bytes

File metadata and controls

6 lines (4 loc) · 331 Bytes

Hyperwire

An http server but we replaced the kernel tcp stack with our own naive implementation. For now we have to give a virtual tun device but soon it will take over the world thanks to XDP.

Fun fact

This started as a simple echo service but I'm free to scope creep as much as I want since I'm the boss and the customer.