Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackfirth/racket-net2
The networking library that Racketeers deserve
https://github.com/jackfirth/racket-net2
racket
Last synced: 5 days ago
JSON representation
The networking library that Racketeers deserve
- Host: GitHub
- URL: https://github.com/jackfirth/racket-net2
- Owner: jackfirth
- License: apache-2.0
- Created: 2017-10-11T06:44:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T03:15:45.000Z (about 7 years ago)
- Last Synced: 2024-12-03T07:42:18.247Z (2 months ago)
- Topics: racket
- Language: Racket
- Size: 39.1 KB
- Stars: 14
- Watchers: 11
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# net2 [![Build Status](https://travis-ci.org/jackfirth/racket-net2.svg?branch=master)](https://travis-ci.org/jackfirth/racket-net2) [![codecov](https://codecov.io/gh/jackfirth/racket-net2/branch/master/graph/badge.svg)](https://codecov.io/gh/jackfirth/racket-net2) [![Documentation](https://img.shields.io/badge/read-documentation-blue.svg)](https://docs.racket-lang.org/net2/)
The networking library that Racketeers deserve. Extremely experimental and currently mostly aspirational.Installable from the Racket package catalog with `raco pkg install net2`.