turn NetListener() method on listener interface into a helper method
This method made implementing the manet.Listener interface annoying. Also, this lets us drop the "use with caution" warning as we're now *wrapping* the listener instead of exposing internal state.
Showing
Please register or sign in to comment