higress-group/higress

Features included in the Go SDK that are not included in the Assemblyscript SDK

Offen

#1.199 geöffnet am 12.08.2024

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (1.219 Forks)github user discovery
help wantedlevel/normalsig/wasm

Repository-Metriken

Stars
 (9.036 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 9h) (18 gemergte PRs in 30 T)

Beschreibung

Why do you need it?

The existing AssemblyScript SDK only supports a subset of the Go SDK features.

How could it be?

TODO:

  1. support redis client (Refer to the implementation of the Go SDK in PullRequest #756)
  2. support process streaming body (Refer to the implementation of the Go SDK in PullRequest #933)
  3. ParseRuleConfigFunc overrides RuleConfig (Refer to the implementation of the Go SDK in PullRequest #515)

Other related information

Add any other context or screenshots about the feature request here.

Contributor Guide