You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relays a message from localhost on specified protocol to remote host on same/different protocol. Message format is user-defined with pluggable modules for each protocol.
A deamon that forwards a message from localhost (listening on UDP or TCP) to remote host on an arbitraty protocol (pluggable).
Currently supported forwarders:
Kafka
TCP
UDP
Message format is user-defined.
Copyright 2016 Tarek Sheasha
About
Relays a message from localhost on specified protocol to remote host on same/different protocol. Message format is user-defined with pluggable modules for each protocol.