higress-group/higress

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

Open

#1,199 opened on Aug 12, 2024

 (0 comments) (1 reaction) (0 assignees)Go (1,219 forks)github user discovery
help wantedlevel/normalsig/wasm

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 30d)

Description

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