# Deno Networking Libraries [![Build Status](https://travis-ci.com/denoland/net.svg?branch=master)](https://travis-ci.com/denoland/net) Usage: ```typescript import { Reader } from "https://deno.land/x/net/bufio.ts"; // TODO Example. ```