Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhgv/listyx2-9p-C-lib-and-plugins
libstyx2 - 9p/styx C library and plugins (currently: Lua) based on libstyx
https://github.com/bhgv/listyx2-9p-C-lib-and-plugins
Last synced: 7 days ago
JSON representation
libstyx2 - 9p/styx C library and plugins (currently: Lua) based on libstyx
- Host: GitHub
- URL: https://github.com/bhgv/listyx2-9p-C-lib-and-plugins
- Owner: bhgv
- Created: 2018-08-19T11:48:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T11:30:33.000Z (about 6 years ago)
- Last Synced: 2024-08-01T13:16:34.986Z (3 months ago)
- Language: C
- Size: 95.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-9p - libstyx2 - C/Lua 9p2000 library based on libstyx (Libraries / Lua)
README
listyx2
========About
-----
9p/Styx RPC server C library. ready for using with embedded microcontrollers (like ESP8266 or ESP32). it is based on the original Inferno OS libstyx.
also there is a 9p/Styx Lua module based on libstyx2 for using with Lua scripts.How to Build
------------
```
bld.sh
```