Stream trạng thái người dùng
static Stream<String> streamStatus(String userId) { return _manager.monitorStatus(userId); }