go-fed / apcore

Golang ActivityPub Server Framework
GNU Affero General Public License v3.0
104 stars 10 forks source link

Use rate.Limiter for outbound connections. #42

Closed cjslep closed 3 years ago

cjslep commented 3 years ago

Enforce the configuration's outbound rate-limit of outbound requests.

cjslep commented 3 years ago

this should be made per-host.