-
Its great to see .Net, Java, Unity clients available.
I think we should have Nakama Go-Client too with same feature set so that we can test things quickly and use the same Go lang.
Vaibhav
-
**Build errors (HTML5)**
From one day to another, my project stopped building HTML5 successfully. I tried going back to older commits, which I definitely know they worked. Same problem. Seems to be a…
-
# パフォーマンススキーマテーブル
https://dev.mysql.com/doc/refman/8.0/ja/performance-schema-table-descriptions.html
以下、[第4回 MySQLチューニング(3) パフォーマンススキーマ](https://gihyo.jp/dev/serial/01/MySQL-tuning-scale/0004) より引…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
sw.js
``` js
jsproxy_config=x=>{__CONF__=x;importScripts(__FILE__=x.assets_cdn+'bundle.c33e24c5.js')};importScripts('conf.js')
```
-
While trying to join a group through the nakama-java client on android i received the Error **User ID not found**. On investigating i realised a mismatch in the enum classes.
rtapi,ChannelType on …
-
```
Duplicate class com.google.api.Advice found in modules nakama-java-93c83702e468d725fc752fb6c7923dc02e43fe68.jar (com.github.heroiclabs.nakama-java:nakama-java:93c83702e468d725fc752fb6c7923dc02e43…
-
Sometimes, I get this exception and the app crashes.
```
2020-11-04 03:00:21.974 7426-7764/com.talke.dev E/io.grpc.l1.e1: *~*~*~ Channel {0} was not shutdown properly!!! ~*~*~*
Make sur…
-
HI There we have change the DB a bit but some strange issue we are facing is as soon user login after that user click on start game.
[Log_Database_Central_MapSpawn.log](https://github.com/suriyun-p…
-
**Task (REQUIRED):**
We include 2 versions of luajit bytecode in bundle, but it seems that the difference between them just a few bytes.
It would be nice to reduce size of luajit bytecode to be able…