Skip to content

Commit

Permalink
Upgrade misiasart website
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Sep 17, 2024
1 parent c927618 commit 610de8b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

![The loona logo: a lunatic moon looking threatening and like it drank a beer it wasn't supposed to. Also pimples.](https://github.com/user-attachments/assets/409d548c-d642-4160-b529-5959a851d6b3)

_Logo by [MisiasArt](https://misiasart.carrd.co)_
_Logo by [MisiasArt](https://misiasart.com)_

An experimental, HTTP/1.1 and HTTP/2 implementation in Rust on top of io-uring.

Expand Down
2 changes: 1 addition & 1 deletion crates/loona-h2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

![The loona logo: a lunatic moon looking threatening and like it drank a beer it wasn't supposed to. Also pimples.](https://github.com/user-attachments/assets/409d548c-d642-4160-b529-5959a851d6b3)

_Logo by [MisiasArt](https://misiasart.carrd.co)_
_Logo by [MisiasArt](https://misiasart.com)_

Parser for HTTP/2 frames and various well-known payloads.
2 changes: 1 addition & 1 deletion crates/loona-hpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![The loona logo: a lunatic moon looking threatening and like it drank a beer it wasn't supposed to. Also pimples.](https://github.com/user-attachments/assets/409d548c-d642-4160-b529-5959a851d6b3)

_Logo by [MisiasArt](https://misiasart.carrd.co)_
_Logo by [MisiasArt](https://misiasart.com)_

An [HPACK](http://http2.github.io/http2-spec/compression.html) coder implementation in Rust.

Expand Down
2 changes: 1 addition & 1 deletion crates/loona/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

![The loona logo: a lunatic moon looking threatening and like it drank a beer it wasn't supposed to. Also pimples.](https://github.com/user-attachments/assets/409d548c-d642-4160-b529-5959a851d6b3)

_Logo by [MisiasArt](https://misiasart.carrd.co)_
_Logo by [MisiasArt](https://misiasart.com)_

loona is an HTTP/1.1 and HTTP/2 implementation on top of Rust, using io_uring on Linux.

Expand Down

0 comments on commit 610de8b

Please sign in to comment.