Related to issue #149 the following has been patched:
- Add guard statement for the
null
connection
(#151).
- Align notification system so that both the
NetworkCallbacks
and Receiver
use the same set of callbacks, that include guards against null
s (#150).