💾 Archived View for gmi.noulin.net › gitRepositories › ws › file › package.yml.gmi captured on 2023-07-10 at 18:01:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
package.yml (380B)
1 --- 2 name: ws 3 version: 0.0.3 4 description: Websocket frame builder and decoder (no transport) 5 bin: ./ws.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/ws.git" 9 keywords: 10 - library 11 - websocket 12 author: Remy 13 license: MIT 14 bugs: 15 url: "https://noulin.net/ws/log.html" 16 homepage: "https://noulin.net/ws/file/README.md.html" 17 private: false