https://github.com/hasheddan/quisc
A QUIC implementation in RISC-V assembly
https://github.com/hasheddan/quisc
Last synced: about 1 year ago
JSON representation
A QUIC implementation in RISC-V assembly
- Host: GitHub
- URL: https://github.com/hasheddan/quisc
- Owner: hasheddan
- Created: 2022-02-24T03:14:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T21:12:17.000Z (over 3 years ago)
- Last Synced: 2025-03-21T02:14:28.591Z (over 1 year ago)
- Language: Makefile
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quisc
`quisc` is a [QUIC](https://quicwg.org/) transport protocol implementation in
[RISC-V](https://riscv.org/) assembly.