google / stenographer

Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com
Apache License 2.0
1.79k stars 238 forks source link

Notifying about index completion #226

Open rmrnc opened 4 years ago

rmrnc commented 4 years ago

Hi, expanding on our PR #221, we are currently exploring a simple gRPC-based notification scheme for stenotype's index creation (more on that in a later post). To prevent rejection of a subsequent PR later on, we'd like to enquire whether moving from stenotype's current GNU-Makefile to a CMake-build configuration handling protoc's code generation would be acceptable to you.

gconnell commented 4 years ago

I'd be supportive of this, go for it 👍