Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corsis/splice
A Haskell library that implements most efficient socket-to-socket data transfer loops for proxy servers on every operating system using and exposing related OS-specific system calls.
https://github.com/corsis/splice
haskell library socket-io
Last synced: about 2 months ago
JSON representation
A Haskell library that implements most efficient socket-to-socket data transfer loops for proxy servers on every operating system using and exposing related OS-specific system calls.
- Host: GitHub
- URL: https://github.com/corsis/splice
- Owner: corsis
- License: other
- Created: 2012-04-11T10:02:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T13:32:46.000Z (over 8 years ago)
- Last Synced: 2024-05-09T14:54:08.842Z (8 months ago)
- Topics: haskell, library, socket-io
- Language: Haskell
- Homepage: http://corsis.github.com/splice/
- Size: 63.5 KB
- Stars: 8
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Splice
OS-enhanced Socket-to-Socket Data Splice Loops in Haskell
----
## Pull Requests
In the face of [a recent rejected pull request](https://github.com/corsis/splice/pull/1), we have established
the following guidelines for future contributors.Please consider these points to ensure a smooth and friendly merge:
- keep refactoring and implementation changes separate in your pull requests
- implementation changes
- must be thoroughly tested for reliability and performance against the master branch from Corsis Research
- must be tested on at least one of these operating systems: Windows, GNU/Linux, OS X and FreeBSD
- must link to results of such tests and instructions to reproduce them
- will be rejected if they lack reproducible performance and/or reliability improvements----
## Contact
[![corsis]](https://github.com/corsis/)
[[email protected]](mailto:[email protected])
[corsis]: http://portfusion.sourceforge.net/i/l100.png "Corsis Research"