Basicaly, a data handler is a detached thread that can have an incoming data stream and one (or more) outgoing data stream(s).
Please refer to libWhisperCore for more informations about
data handlers (rtDataHandler) and data
streams (rtDataStream).
This library provides, among other things, non-abstract useable data handlers that could be used in any application using WHISPER.