summaryrefslogtreecommitdiff
path: root/classic.go
AgeCommit message (Collapse)Author
9 dayswip: prototype a max-depth limitationdemo
It's just bolted on with a constant right now though.
9 daysfeat: update the classic crawler to track depth via packetsdemo
10 daysfix: release semaphore at the proper timedemo
10 daysfeat: implement maxConcurrency using a buffered channel 'sema'demo
10 daysfeat: add cancellation featuredemo
10 daysfeat: hit 'em with the classic web crawlerdemo