-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
we're currently on a branch of no-kafka that has 2 changes. It implemented SSL and uses the non-native snappyjs dependency instead.
Ideally we should be on the upstream version of no-kafka. It now has SSL support but the API for client certs is slightly different. It does seem like it should work with a small amount of effort though.
The other change to use snappyjs is a bit more complicated. The maintainers of snappy would probably prefer to use the native version for performance (I assume anyways) so a better solution might be to have a no-kafka-js package in addition, or to make snappy an optionalDependency that falls back to snappyjs.
Metadata
Metadata
Assignees
Labels
No labels