import 'package:libac_dart/packets/packets.dart'; void main() async { await PacketServer.start(); }