http-client-websockets: Glue code for http-client and websockets

[ library, network ] [ Propose Tags ]

Glue code for http-client and websockets, so that you can use a Manager from http-client to create a WebSocket connection.

This way, all applicable Manager options like TLS or proxy settings can be reused.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), bytestring, http-client (>=0.6), network-uri (>=2.6), text, websockets (>=0.12) [details]
License CC0-1.0
Author amesgen
Maintainer amesgen@amesgen.de
Category Network
Home page https://github.com/amesgen/http-client-websockets
Bug tracker https://github.com/amesgen/http-client-websockets/issues
Source repo head: git clone https://github.com/amesgen/http-client-websockets
Uploaded by amesgen at 2022-08-16T22:04:06Z
Distributions NixOS:0.1.1.3
Downloads 684 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-08-17 [all 1 reports]

Readme for http-client-websockets-0.1.1.3

[back to package description]

http-client-websockets

CI Hackage

Glue code for http-client and websockets.