polysemy-socket: Socket effect for polysemy.

[ library, mit, polysemy ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.9 && <0.12), polysemy (>=1.3.0.0 && <1.7), polysemy-plugin (>=0.3.0.0 && <0.5), socket (>=0.5.0.0 && <0.9) [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Polysemy
Source repo head: git clone https://gitlab.com/homotopic-tech/polysemy-socket
Uploaded by locallycompact at 2021-07-18T09:22:27Z
Distributions
Downloads 350 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-18 [all 1 reports]

Readme for polysemy-socket-0.0.1.0

[back to package description]

polysemy-socket

Experimental Socket effect for polysemy. The interface is made to mirror the TCP interface in socket, but is subject to change.