SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
230 stars 76 forks source link

Encode BMP messages to Protobuf format before writing to Kafka #92

Open prb219 opened 2 years ago

prb219 commented 2 years ago

Hi,

I am trying to look for a means to encode BMP parsed messages to Protobuf format prior to writing it onto Kafka. Can someone provide me some pointers if there is an existing method to do this or if we can tweak the code to achieve this ?