説明なし

Volker Dobler e4c0e9ee2d publicsuffix: update table to latest list from publicsuffix.org 13 年 前
dict 3294cb5d6c go.net: initial code 14 年 前
html 3651a440a7 go.net/html: don't use Go tip io.ByteWriter 13 年 前
idna 7db922ba9e go.net/idna: new package. 13 年 前
ipv4 413497eef8 go.net/ipv4: use testing.Skip{,f} 13 年 前
proxy 5a456bdb1f go.net/proxy: make proxy tests able to run with host protocol stack 13 年 前
publicsuffix e4c0e9ee2d publicsuffix: update table to latest list from publicsuffix.org 13 年 前
spdy 1f1a1edc76 go.net/spdy: make use of MaxDataLength 13 年 前
websocket 0005f0a0c0 go.net/websocket: allow server configurable 13 年 前
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 年 前
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 年 前
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 年 前
LICENSE e169218972 LICENSE: add 14 年 前
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 14 年 前
README 3294cb5d6c go.net: initial code 14 年 前
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 年 前

README

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.