server library

Server-only pieces of dashwire_replication (dart:isolate).

Import in server binaries alongside the main library; never from code that must compile for the web.

Classes

IsolateRoomPool
Runs one room per isolate, the scaling unit.
RoomHandle
A running room isolate.
RoomLaunch
Passed to a room entry inside its isolate.