Building a Ragnarok Online Server in Elixir - Part 3

And the part 3 of the “Building a Ragnarok Online Server in Elixir” is On!

In this part we see how to have shared-state and resilient inter-server communication using Mnesia. And of course, a working Char Server.

1 Like

Do I need to know and play the actual game so I can also understand the code?

1 Like

Hey! Not really, the code is pretty well documented and i didn’t dive deep into game mechanics right now.

1 Like

Thanks for the reply :slight_smile:

1 Like