isle-portable/extensions
Christian Semmler 0997610bad
Extract PlatformCallbacks interface and consolidate Emscripten files
Move all Emscripten-specific multiplayer code under platforms/emscripten/
and introduce an abstract PlatformCallbacks interface for outbound
notifications, mirroring the existing NetworkTransport pattern. This
removes all #ifdef __EMSCRIPTEN__ blocks from networkmanager.cpp.
2026-03-02 15:46:37 -08:00
..
include/extensions Extract PlatformCallbacks interface and consolidate Emscripten files 2026-03-02 15:46:37 -08:00
src Extract PlatformCallbacks interface and consolidate Emscripten files 2026-03-02 15:46:37 -08:00