Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/tokio-uds

Unix Domain Sockets for tokio
https://github.com/tokio-rs/tokio-uds

`UnixStream::connect` should return a future

carllerche opened this pull request over 6 years ago
Cleanup the library

carllerche opened this pull request over 6 years ago
Upgrade tokio_core dependency to use tokio 0.1

Marwes opened this pull request over 6 years ago
Async UnixStream::connect

arcnmx opened this pull request over 6 years ago
ucred problems on openbsd

Superpat opened this issue over 6 years ago
add openbsd support

semarie opened this pull request over 6 years ago
Run rustfmt

Marwes opened this pull request over 6 years ago
Compatibility with tokio crate (not tokio-core)

Kixunil opened this issue almost 7 years ago
Support Windows

sanmai-NL opened this issue almost 7 years ago
feat: Implement futures-0.2 support

Marwes opened this pull request almost 7 years ago
Android get_peer_cred

NickAtAccuPS opened this pull request almost 7 years ago
Add me as owner to crate?

carllerche opened this issue almost 7 years ago
Fix build on DragonFly

mneumann opened this pull request almost 7 years ago
Bump log to 0.4

Eijebong opened this pull request almost 7 years ago
Replace Serde with tokio-uds.

djg opened this pull request about 7 years ago
Readme mentions Serde not tokio-uds

djg opened this issue about 7 years ago
Expose need_read() and need_write().

djg opened this pull request about 7 years ago
Add pid to UCred on Linux.

m-ou-se opened this pull request about 7 years ago
Fixing a compilation error on FreeBSD

P-E-Meunier opened this pull request about 7 years ago
Disable ucred support on Android and Musl

azdlowry opened this pull request about 7 years ago
Doesn't build on android target

azdlowry opened this issue about 7 years ago
Fix "variable does not need to be mutable" warnings

bippityboppity opened this pull request about 7 years ago
Why no FromRawFd?

vi opened this issue about 7 years ago
unresolved import `libc::ucred` when compiling for musl

golddranks opened this issue about 7 years ago
Sending and receiving file descriptors

maufl opened this issue over 7 years ago
WIP Implementation of peer credentials.

Kixunil opened this pull request over 7 years ago
Method for getting credentials of the peer

Kixunil opened this issue over 7 years ago
Add unbound() constructor for parity with std UnixDatagram

polachok opened this pull request over 7 years ago
Fix compilation for beta/nightly

NikVolf opened this pull request almost 8 years ago
Example of reading from a Unix socket

joerg-krause opened this issue almost 8 years ago
Fix typo in docstring

luser opened this pull request almost 8 years ago
Release new version with from_listener method

Kixunil opened this issue almost 8 years ago
Document how to use tokio-uds with tokio-proto

nicholasbishop opened this issue almost 8 years ago
The use of `io::Result` instead of `futures::Async`

rotty opened this issue about 8 years ago
Use with /dev/net/tun

Yamakaky opened this issue about 8 years ago
Implemend SendDgram and RecvDgram futures for Unix datagram sockets

dermesser opened this pull request about 8 years ago
UnixStream::connect does not return a future

spinda opened this issue about 8 years ago