Next Previous Contents

2. Introduction

2.1 Quick...

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).

2.2 What's in here ?

This library provides, among other things, non-abstract useable data handlers that could be used in any application using WHISPER.


Next Previous Contents