RSSAmplifier

Blog

Ember Development Blog

Recent content on Ember Development Blog

mmoemulator.comRSS feed ↗5 posts

Latest posts

Introducing Hexi, a lightweight C++23 binary serialisation library

Like any respectable MMORPG server emulator, Ember needs to be able to handle network data, in and out. Over the years, a small collection of utilities has been built up to ensure any network data handling can be done quickly, effectively and perhaps most importantly, safely. That collection of utilities has now been spun out into its own dependency-free (minus the stdlib) library, available for…

Going Super Sonic with Asio

Skippable preamble MMO server emulation is a pretty niche topic and there likely isn’t that much demand for a development blog on the subject. Yet, part of the fun of developing a sprawling backend system is that it’s pretty easy to find an excuse to delve into almost any domain you get an itch to explore. At the very heart of any server emulator, though, is the networking library. In…

Archives

Links

Search