Skip to content

use upstream no-kafka #186

@jdx

Description

@jdx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions