Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unikraft/lib-usockets
µSockets is the non-blocking, thread-per-CPU foundation library used by µWebSockets.
https://github.com/unikraft/lib-usockets
library unikraft-library usockets
Last synced: 15 days ago
JSON representation
µSockets is the non-blocking, thread-per-CPU foundation library used by µWebSockets.
- Host: GitHub
- URL: https://github.com/unikraft/lib-usockets
- Owner: unikraft
- Created: 2023-07-24T13:48:11.000Z (over 1 year ago)
- Default Branch: staging
- Last Pushed: 2024-01-02T20:56:27.000Z (about 1 year ago)
- Last Synced: 2024-04-17T21:16:52.891Z (10 months ago)
- Topics: library, unikraft-library, usockets
- Homepage: https://github.com/uNetworking/uSockets
- Size: 1.95 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
uSockets for Unikraft
=====================This is a port of the [uSockets](https://github.com/uNetworking/uSockets) library to Unikraft.
µSockets is the non-blocking, thread-per-CPU foundation library used by µWebSockets.