multi_server_socket library
Classes
- MultiServerSocket
-
An implementation of
dart:io
's ServerSocket that wraps multiple servers and forwards methods to all of them. [...]
dart:io
's ServerSocket that wraps multiple servers
and forwards methods to all of them. [...]