A function handler given a client Socket and data as a Uint8List.
final void Function(Socket socket, Uint8List data)? handler;