wsock.mk 273 B

1234567
  1. PACKAGES += wsock
  2. pkg_wsock_name = wsock
  3. pkg_wsock_description = Erlang library to build WebSocket clients and servers
  4. pkg_wsock_homepage = https://github.com/madtrick/wsock
  5. pkg_wsock_fetch = git
  6. pkg_wsock_repo = https://github.com/madtrick/wsock
  7. pkg_wsock_commit = master