Skip to content

test-1

Choose a tag to compare

@shibd shibd released this 15 Nov 06:01
· 111 commits to master since this release
25e8f27
[feat] Support windows build napi of static link c++ lib. (#238)

### Motivation

#235 

Support windows build napi of static link c++ lib(x64 and x86).

### Modifications
- Download the C++ static library directly instead of recompiling

**Note**: Since there is no static library release for C++ yet, Use a [temporary release](https://github.com/BewareMyPower/pulsar-client-cpp/releases/tag/v3.1.0-rc-20221026-windows).