Stephen McAuley

Results 3 comments of Stephen McAuley

Thanks for the update. I was not aware of that but if that is the way the protocol works it should be ok to make the changes.

I am new to Go and I have been trying to implement the `*Passive` methods without making changes to the existing interface. I created a new interface `DeclarerPassive` and i'm...

I added the interface and refactored the passive methods. The tests are passing without any changes to them.