Channels
android_tests
apple-silicon
arm-architecture
auditing-warroom
aws
carving
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
fleet-dev
fleetosquery
foundation
fuzzing
general
golang
goquery
infrastructure
jobs
kolide
linen-dev
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
random
selfgroup
sql
tls
uptycs
vendor-feeds
website
windows
zeek
zentral
zercurity
Powered by
Title
a
alessandrogario
01/26/2021, 2:56 AM
Even though the C++ SDK is super bad, unless we roll our own (which is not too hard for what we need, honestly), we could consider grpc
z
zwass
01/26/2021, 2:57 AM
I've never used grpc for IPC, only for network comms. Is it well supported?
a
alessandrogario
01/26/2021, 2:58 AM
it's like..not great for C++, but you can make it work. It's way more supported on go, Python, etc
https://grpc.io/docs/languages/
z
zwass
01/26/2021, 2:59 AM
https://github.com/grpc/grpc/issues/13447
š„ 1
s
seph
01/26/2021, 3:04 AM
gRPC has a billion deps in go. Every now and then I spend a bunch of time chasing down something dumb.
Like the ācanāt marshal non-utf stringsā
a
alessandrogario
01/26/2021, 3:10 AM
wow! I thought it was loved outside C++! ok then, it wasn't worth considering š
s
seph
01/26/2021, 3:13 AM
I might just be grumpy
3 Views
#extensions
Join Slack