www/hs-websockets - The NetBSD Packages Collection

Sensible and clean way to write WebSocket-capable servers in Haskell

This library allows you to write WebSocket-capable servers.

An example server:
https://github.com/jaspervdj/websockets/blob/master/example/server.lhs

An example client:
https://github.com/jaspervdj/websockets/blob/master/example/client.hs

See also:
* The specification of the WebSocket protocol:
  http://www.whatwg.org/specs/web-socket-protocol/
* The JavaScript API for dealing with WebSockets:
  http://www.w3.org/TR/websockets/

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-async textproc/hs-attoparsec converters/hs-base64-bytestring devel/hs-bytestring-builder textproc/hs-case-insensitive time/hs-clock security/hs-entropy net/hs-network devel/hs-random security/hs-SHA devel/hs-streaming-commons lang/ghc96 devel/hs-async textproc/hs-attoparsec converters/hs-base64-bytestring devel/hs-bytestring-builder textproc/hs-case-insensitive time/hs-clock security/hs-entropy net/hs-network devel/hs-random security/hs-SHA devel/hs-streaming-commons

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-websockets-0.12.7.3nb5.tgz
NetBSD 10.0aarch64hs-websockets-0.12.7.3nb3.tgz
NetBSD 10.0aarch64hs-websockets-0.12.7.3nb3.tgz
NetBSD 10.0x86_64hs-websockets-0.12.7.3nb5.tgz
NetBSD 10.0x86_64hs-websockets-0.12.7.3nb5.tgz
NetBSD 10.0_BETAx86_64hs-websockets-0.12.7.3nb3.tgz
NetBSD 8.0x86_64hs-websockets-0.12.7.3nb3.tgz
NetBSD 8.0x86_64hs-websockets-0.12.7.3nb3.tgz
NetBSD 9.0aarch64hs-websockets-0.12.7.3nb5.tgz
NetBSD 9.0aarch64hs-websockets-0.12.7.3nb3.tgz
NetBSD 9.0aarch64hs-websockets-0.12.7.3nb3.tgz
NetBSD 9.0x86_64hs-websockets-0.12.7.3nb5.tgz
NetBSD 9.0x86_64hs-websockets-0.12.7.3nb3.tgz
NetBSD 9.0x86_64hs-websockets-0.12.7.3nb5.tgz
NetBSD 9.3x86_64hs-websockets-0.12.7.3nb5.tgz
NetBSD 9.3x86_64hs-websockets-0.12.7.3nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.