Andrei Mihu
Andrei Mihu
@KillaMaaki Thanks, I can work with that. Perhaps as a start the unreliable message channel config should be tweaked to indicate max message size `1024` and max fragments `1` [here](https://github.com/KillaMaaki/ReliableNetcode.NET/blob/master/ReliableNetcode/MessageChannel.cs#L43)?
+1 Would be great to see this handled transparently for both requests and responses.
Off the top of my head you could probably get the general result you want by overriding a few things from the theme: - Add your own custom CSS file...
@ryanwinchester As you and @yordis have rightly noted, I'm spending my time elsewhere at the moment. This is outside the Elixir space entirely (by necessity, I still love Erlang/Elixir!) and...
Had a brief DM exchange with @ryanwinchester but no resolution so far. Will update here if that changes. 👍
@JazzTp @soycode Very interesting discussion! @JazzTp soycode is right, this project is unfortunately fairly low priority for me. I created it back when I needed a theme for my site...
@bryanmylee It's usually best for storage object values to contain a bit more than a single field like that. Using your example, `settings` should be a complex object with multiple...
@csm-kb Fair question, we've been trying to gauge how much demand there is for this to be brought in as a first-class authentication provider in Nakama. Unfortunately it's not very...
@Asiapay-iraq Start by updating to the [latest Nakama release](https://github.com/heroiclabs/nakama/releases) as there have been many fixes and improvements since the 3.15.0 you're using. If that still causes you issues it would...
@Asiapay-iraq You can try using the `nk.users_get_random(...)` function instead of your own custom query if you want to be sure. Your updated screenshots also do not look like complete server...