Skip to content

Commit 1c81f0b

Browse files
Fix streaming RPC blocking main thread (#246)
* feat: Upgrade Rpc core and NativeWebSocket * 🔖 Bump package version
1 parent e7218c9 commit 1c81f0b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Packages/NativeWebSocket.dll

512 Bytes
Binary file not shown.

Packages/Solana.Unity.Rpc.dll

1 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.solana.unity_sdk",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"unity": "2019.4",
55
"displayName": "Solana SDK",
66
"description": "Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more",

0 commit comments

Comments
 (0)