g8rswimmer / go-twitter

This is a go library for twitter v2 API integration.
MIT License
315 stars 61 forks source link

updated the keep alive to to 20 sec #153

Closed g8rswimmer closed 2 years ago

g8rswimmer commented 2 years ago

Updating the TO for keep alive to 20 secs per docs.

Tho original keep alive TO was 10 sec based of this doc.