Skip to content

Commit

Permalink
Merge pull request #50 from DMwangnima/fix-issue_link
Browse files Browse the repository at this point in the history
fix: update issue link
  • Loading branch information
felix021 committed Oct 16, 2023
2 parents ef4bb79 + d278ad6 commit a03beda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ Resource:

Since the [**dubbo-go-hessian2**](https://github.com/apache/dubbo-go-hessian2) relies on reflect to encoding/decoding,
there's great potential to improve the performance with a codec based on generated Go code.
A fastCodec for Hessian2 (#46) is planned for better performance.
A [**fastCodec for Hessian2**](https://github.com/kitex-contrib/codec-dubbo/issues/28) is planned for better performance.

## Acknowledgements

Expand Down

0 comments on commit a03beda

Please sign in to comment.