- PACKAGES += wsock
- pkg_wsock_name = wsock
- pkg_wsock_description = Erlang library to build WebSocket clients and servers
- pkg_wsock_homepage = https://github.com/madtrick/wsock
- pkg_wsock_fetch = git
- pkg_wsock_repo = https://github.com/madtrick/wsock
- pkg_wsock_commit = master
|