-
When using the Nakama Console API to retrieve channel messages via the listchannelmessages endpoint, the response always includes a cacheable_cursor field. However, the FNakamaChannelMessageList struc…
-
I have one user that created a party and an other one that joins it.
The two users register to **onmatchmakermatched** hook:
`socket.onmatchmakermatched = async (matched) => {
const match = a…
-
Nakama Server version 3.22.0+4a4c53d7
nakama cpp version: [v2.8.5]
When I run nakama-cpp/example/main.cpp in a windows environment
different parts crash in both releasebuild and debugbuild.
…
-
Might be a cool way to add advanced multiplayer features.
They have rust client sample code:
https://github.com/heroiclabs/nakama-rs
The Nakama server itself:
https://github.com/heroiclabs/nak…
poVoq updated
3 years ago
-
In order to have online multiplayer feature back up, we need to remove [Nakama](https://heroiclabs.com/nakama), as it was problematic and we only used it in order to match players together via its lob…
-
I cant connect to the latest version of nakama server. Has this been updated?
-
Hi,
I'm using the client in my flutter game, I noticed that the display name is not parsed in the client.
For example, when I run this code, the location gets updated and I can read the new locati…
-
**Describe the bug**
when I make a rpc call using websocket, I can see in the server log that I have the request and the nswer is sent but the flutter app never receive it.
**Reproduction Code**
…
-
version: latest 1.1.0
flutter version: 3.19.6
dart version: 3.3.4
platform: web
problem: flutter app cannot relog in due to session not able to logged out.
tried solution: 1)tried sessionLogout …
-
Create package and module for Nakama (and upstream changes to Nixpkgs). This was running in Docker container on brim server before we moved to NixOS.
See https://heroiclabs.com/nakama and https://g…