unix_domain_socket 0.0.0-dev.5 copy "unix_domain_socket: ^0.0.0-dev.5" to clipboard
unix_domain_socket: ^0.0.0-dev.5 copied to clipboard

discontinued

Native bindings for Unix domain sockets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unix_domain_socket

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  unix_domain_socket: ^0.0.0-dev.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:unix_domain_socket/unix_domain_socket.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Native bindings for Unix domain sockets.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

ffi, packages

More

Packages that depend on unix_domain_socket