@heroiclabs/nakama-js
Advanced tools
Changelog
[2.3.0]
rpcHttpKey
.Changed parameter list optionals and sequencing in rpcHttpKey
.
rpcHttpKey(httpKey: string, id: string, input?: object);
Renamed ApiOverrideOperator
to ApiOperator
.
Query params are now formatted with snake case rather than camel case internally by client.
Changelog
[2.2.0]
ApiOverrideOperator
to leaderboard writes.sessionLogout
.importSteamFriends
.socket.Send
function for sending data. Use the other exported Socket methods
such as socket.addMatchmaker
for better type checking.socket.addMatchmaker
to a MatchmakerTicket
rather than a MatchmakerMatched
.authenticateSteam
and linkSteam
to allow for a sync
option.autoRefreshSession
parameter in the Client
constructor and the expiredTimespanMs
expiration buffer value on the client.session
parameter from rpcGet
and renamed it to rpcHttpKey
. This function should be used with an http key rather than a session.Changelog
[2.1.7]
ChannelMessageList
.Changelog
[2.1.6]
ChannelMessageList
.Changelog
[2.1.5]
Changelog
[2.1.4]
Changelog
[2.1.3]
Changelog
[2.1.2]
Changelog
[2.1.1]