afeld/tangle

add rate limiting

Open

#1 opened on Jun 7, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

To a given host, there should be no more than 1(?) request per second.

https://github.com/golang/go/wiki/RateLimiting

Contributor guide