4 "summary": "Tiny, cross platform websocket client C library",
5 "description": "Tiny, cross platform websocket client C library.\n- No additional dependecies, exceprt pthread on unix-like platforms and Win threads on Windows\n- Single header library interface librws.h with public methods\n- Thread safe\n- Send/receive logic in background thread",
6 "homepage": "https://github.com/OlehKulykov/librws",
12 "Oleh Kulykov": "info@resident.name"
15 "git": "https://github.com/OlehKulykov/librws.git",
27 "contrib/objc/*.{h,m}"
29 "public_header_files": [