Skip to content

grpc support in SEA? #126

@binxie33

Description

@binxie33

i am building a quite complicated project invovling grpc lib (i.e. Milvus sdk). I built the code into a single bundle.js using esbuild, and copy the proto folder to the file system which will be loaded by Milvus at runtime. All seems working great at first, but it turns out the SEA app cannot delete the vector from milvus, although there is no error.

The symptoms:

  1. SEA cannot delete vector, even though the code returns success
  2. Inserting vector has no problem in SEA
  3. "node bundle.js" has no problem with both delete and insert

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