Ecosyste.ms: Packages

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

hackage.haskell.org : 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

Registry - Source - Homepage - JSON
purl: pkg:hackage/reflex-backend-socket
Keywords: bsd3, frp, library, network, program
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: over 4 years ago
Downloads: 501 total
Stars: 8 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...