avahi

Creator: coderz1093

Last updated:

0 purchases

avahi Image
avahi Images
Add to Cart

Description:

avahi

Provides a client to connect to Avahi - the service that implements mDNS/DNS-SD on Linux.
import 'package:avahi/avahi.dart';

var client = avahiClient();
await client.connect();
print('Server version: ${await client.getVersionString()}');
await client.close();
copied to clipboard
Contributing to avahi.dart #
We welcome contributions! See the contribution guide for more details.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.