Backend API

interface FBPProtocolHandler

A FBPProtocolHandler is a component that handle message on a specific FBP Network Protocol sub-protocol. To know more about FBPNP sub-protocols : https://flowbased.github.io/fbp-protocol/#sub-protocols

Created by antoine on 26/05/2017.

void handleMessage(FBPMessage message)