v3.34.1
Notable changes
Added
- Add trace identifier to RPC function contexts.
- Add runtime Satori client feature to send direct messages.
- Add runtime Satori client option to fetch messages by a set of identifiers.
- New TypeScript/JavaScript runtime function to generate secure random bytes.
- New Lua runtime function to generate secure random bytes.
NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.43.1 must be used with this release.
env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/runtime@v1.43.1"