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
carllerche opened this pull request over 6 years ago
Cleanup the library
carllerche opened this pull request over 6 years ago
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
Marwes opened this pull request over 6 years ago
Async UnixStream::connect
arcnmx opened this pull request over 6 years ago
arcnmx opened this pull request over 6 years ago
ucred problems on openbsd
Superpat opened this issue over 6 years ago
Superpat opened this issue over 6 years ago
add openbsd support
semarie opened this pull request over 6 years ago
semarie opened this pull request over 6 years ago
Run rustfmt
Marwes opened this pull request over 6 years ago
Marwes opened this pull request over 6 years ago
Compatibility with tokio crate (not tokio-core)
Kixunil opened this issue almost 7 years ago
Kixunil opened this issue almost 7 years ago
Support Windows
sanmai-NL opened this issue almost 7 years ago
sanmai-NL opened this issue almost 7 years ago
feat: Implement futures-0.2 support
Marwes opened this pull request almost 7 years ago
Marwes opened this pull request almost 7 years ago
Android get_peer_cred
NickAtAccuPS opened this pull request almost 7 years ago
NickAtAccuPS opened this pull request almost 7 years ago
Add me as owner to crate?
carllerche opened this issue almost 7 years ago
carllerche opened this issue almost 7 years ago
Fix build on DragonFly
mneumann opened this pull request almost 7 years ago
mneumann opened this pull request almost 7 years ago
Bump log to 0.4
Eijebong opened this pull request almost 7 years ago
Eijebong opened this pull request almost 7 years ago
Replace Serde with tokio-uds.
djg opened this pull request about 7 years ago
djg opened this pull request about 7 years ago
Readme mentions Serde not tokio-uds
djg opened this issue about 7 years ago
djg opened this issue about 7 years ago
Expose need_read() and need_write().
djg opened this pull request about 7 years ago
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
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
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
azdlowry opened this pull request about 7 years ago
Doesn't build on android target
azdlowry opened this issue about 7 years ago
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
bippityboppity opened this pull request about 7 years ago
Why no FromRawFd?
vi opened this issue about 7 years ago
vi opened this issue about 7 years ago
unresolved import `libc::ucred` when compiling for musl
golddranks opened this issue about 7 years ago
golddranks opened this issue about 7 years ago
Sending and receiving file descriptors
maufl opened this issue over 7 years ago
maufl opened this issue over 7 years ago
WIP Implementation of peer credentials.
Kixunil opened this pull request over 7 years ago
Kixunil opened this pull request over 7 years ago
Method for getting credentials of the peer
Kixunil opened this issue over 7 years ago
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
polachok opened this pull request over 7 years ago
Fix compilation for beta/nightly
NikVolf opened this pull request almost 8 years ago
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
joerg-krause opened this issue almost 8 years ago
Fix typo in docstring
luser opened this pull request almost 8 years ago
luser opened this pull request almost 8 years ago
Release new version with from_listener method
Kixunil opened this issue almost 8 years ago
Kixunil opened this issue almost 8 years ago
Currently doesn't expose any way to make a UnixListener from a raw fd, even indirectly
mtsr opened this issue almost 8 years ago
mtsr opened this issue almost 8 years ago
Document how to use tokio-uds with tokio-proto
nicholasbishop opened this issue almost 8 years ago
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
rotty opened this issue about 8 years ago
Use with /dev/net/tun
Yamakaky opened this issue about 8 years ago
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
dermesser opened this pull request about 8 years ago
UnixStream::connect does not return a future
spinda opened this issue about 8 years ago
spinda opened this issue about 8 years ago