v0.4.2
- Fixed:
httptracker.Client
uses the argumentcontext.Context
when sending the request.krpc.Error.MarshalBencode
returns the marshelled result whenerr
is equal tonil
.
httptracker.Client
uses the argument context.Context
when sending the request.krpc.Error.MarshalBencode
returns the marshelled result when err
is equal to nil
.