An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

reflex-backend-socket

reflex-backend-socket provides functions to handle sockets using Reflex Events. Sending/receiving/waiting/accepting are all performed on background threads. The most important function in this library is Reflex.Backend.Socket.socket, which wraps a Socket to process Event t ByteStrings. That Socket can come from: Reflex.Backend.Socket.Accept.accept, if you're making a server; Reflex.Backend.Socket.Connect.connect, if you're making a client; or Your favourite networking library. [Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candidates

Ecosystem
hackage.haskell.org
Latest Release
0.2.0.1
almost 4 years ago
Versions
2
Downloads
598 total
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/reflex-backend-socket
spec
License BSD-3-Clause
First Release over 6 years ago
Last Synced 16 days ago
Repository
Stars 8 on GitHub
Forks 2 on GitHub