Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jean-airoldie/libzmq-rs issues and pull requests

#137 - how to bind to a IPv4 socket

Issue - State: open - Opened by jeremyandrews over 4 years ago - 5 comments
Labels: question

#136 - Allow disabling of CURVE

Pull Request - State: closed - Opened by akhilles over 4 years ago - 5 comments

#135 - Replace failure with thiserror

Pull Request - State: closed - Opened by akhilles over 4 years ago - 4 comments

#134 - Fix Travis test failing

Pull Request - State: closed - Opened by dmweis over 4 years ago - 1 comment

#133 - Fix compilation on 32bit machines

Pull Request - State: closed - Opened by dmweis over 4 years ago - 2 comments

#132 - Bump dependencies, fix clippy lints

Pull Request - State: closed - Opened by akhilles over 4 years ago - 1 comment

#131 - Implement Send for Poller

Pull Request - State: closed - Opened by akhilles over 4 years ago - 3 comments

#130 - Document default socket options in `Socket` trait

Pull Request - State: closed - Opened by jean-airoldie over 4 years ago

#129 - libzmq does not ensure all messages are sent before socket is dropped

Issue - State: open - Opened by awaited-hare over 4 years ago - 2 comments
Labels: feature request

#128 - WIP: Fix compilation for windows

Pull Request - State: open - Opened by jean-airoldie over 4 years ago - 4 comments

#127 - Windows build fails

Issue - State: open - Opened by hbgl over 4 years ago - 2 comments
Labels: bug

#126 - Fixed UB in setsockopt_option_scalar

Pull Request - State: closed - Opened by jean-airoldie almost 5 years ago

#125 - thread 'main' panicked at 'invalid option'

Issue - State: closed - Opened by awaited-hare almost 5 years ago - 12 comments
Labels: bug

#124 - Deprecated take_content & content for take & get

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#123 - Socket notifications

Issue - State: open - Opened by jean-airoldie about 5 years ago - 1 comment
Labels: feature request

#122 - WIP: Add socket events

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#121 - Remove IntoIterator pattern from socket methods

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#120 - Added curve libsodium linking & feature flag

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago - 1 comment

#119 - Make Connect and Bind connect to a single endpoint

Issue - State: closed - Opened by jean-airoldie about 5 years ago
Labels: feedback

#119 - Make Connect and Bind connect to a single endpoint

Issue - State: closed - Opened by jean-airoldie about 5 years ago
Labels: feedback

#118 - Assertion failed: _input_stopped

Issue - State: open - Opened by jean-airoldie about 5 years ago
Labels: bug

#117 - Peer address retrieval

Issue - State: open - Opened by jean-airoldie about 5 years ago
Labels: feature request

#116 - Release 0.1.24

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#116 - Release 0.1.24

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#115 - Renamed CtxInvalid to InvalidCtx

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#114 - Release 0.1.23

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#113 - Improved Ctx and CtxHandle documentation

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#113 - Improved Ctx and CtxHandle documentation

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#112 - Split `Ctx` into `Ctx` and `CtxHandle`

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#111 - Removed batch_size socket option

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#110 - Renamed *_high_water_mark to *_hwm for brevity

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#109 - Draft Channel implementation

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#108 - Channel feature

Issue - State: open - Opened by jean-airoldie about 5 years ago - 1 comment
Labels: feature request

#107 - Bundle libsodium

Issue - State: closed - Opened by jean-airoldie about 5 years ago
Labels: feature request

#107 - Bundle libsodium

Issue - State: closed - Opened by jean-airoldie about 5 years ago
Labels: feature request

#106 - Renamed Id to PollId

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#105 - Release libzmq-sys 0.1.6

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#104 - Release libzmq 0.1.23

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#103 - Bumped zeromq-src dependency

Pull Request - State: closed - Opened by jean-airoldie about 5 years ago

#102 - Re-added unbind method

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#101 - Use stricter types instead of i32

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#100 - Added {send,recv}_batch_size option

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#99 - Removed Quantity struct

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#98 - Improve benchmarks

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#97 - Remove Unlimited high water mark

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#97 - Remove Unlimited high water mark

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#96 - Horrendous CURVE performance

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 4 comments
Labels: bug, performance

#95 - Bundle libsodium

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago - 3 comments
Labels: blocked

#94 - Account for the default high water mark while deserializing

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#93 - Set proper default value for {send,recv}_high_water_mark

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#93 - Set proper default value for {send,recv}_high_water_mark

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#92 - Tokio integration

Issue - State: open - Opened by jean-airoldie over 5 years ago - 7 comments
Labels: feature request

#91 - Add conversion traits for RoutingId

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#90 - Make Heartbeating a separate trait from Socket

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#89 - Improved last_endpoint documentation

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#89 - Improved last_endpoint documentation

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#88 - Small book documentation update

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#87 - DISH can receive duplicate messages

Issue - State: open - Opened by jean-airoldie over 5 years ago
Labels: bug

#86 - Heartbeating for RADIO / DISH doesn't work

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: bug

#86 - Heartbeating for RADIO / DISH doesn't work

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: bug

#85 - TCP connecter does not check for DNS TTL expiration

Issue - State: open - Opened by jean-airoldie over 5 years ago - 4 comments
Labels: bug

#85 - TCP connecter does not check for DNS TTL expiration

Issue - State: open - Opened by jean-airoldie over 5 years ago - 4 comments
Labels: bug

#84 - Improved Poller doc example

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#83 - Reworked Trigger and Event API

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#82 - Panic on Trigger::from_bites

Issue - State: closed - Opened by jean-airoldie over 5 years ago
Labels: bug

#82 - Panic on Trigger::from_bites

Issue - State: closed - Opened by jean-airoldie over 5 years ago
Labels: bug

#81 - Check performance of recv vs recv_msg

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#81 - Check performance of recv vs recv_msg

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#80 - Added conversion from Error into io::Error

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#80 - Added conversion from Error into io::Error

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#79 - Add `renew-bindings` feature

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#79 - Add `renew-bindings` feature

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#78 - Feature gate bindgen

Issue - State: closed - Opened by jean-airoldie over 5 years ago
Labels: feature request

#77 - Removed unbind method and documented disconnect behaviour

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#76 - Added TryFrom and TryInto to prelude

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#75 - Removed zmq_has

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#75 - Removed zmq_has

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#74 - Add Poller support for fd

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#73 - Added EBADF errno to libzmq-sys

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#72 - Renamed NO_WAKEUP flag to EMPTY

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#71 - Add timer API

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 3 comments
Labels: feature request

#71 - Add timer API

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 3 comments
Labels: feature request

#70 - Replaced anonymous struct variant with tuple

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#69 - Updated examples to use `Server::route`

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#68 - Add Radio::{transmit, try_transmit} convenience methods

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#67 - Added SendMsg::{route, try_route} convenience method

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#67 - Added SendMsg::{route, try_route} convenience method

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#66 - Added From<CurveSecretKey> for CurvePublicKey

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#65 - Rework disconnect and unbind

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 1 comment
Labels: feedback

#64 - Hardcode socket linger timeout period to 0

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#63 - Fixed connect/bind/disconnect/unbind doc

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#62 - Remove ZMQ_LINGER

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 2 comments
Labels: feedback

#62 - Remove ZMQ_LINGER

Issue - State: closed - Opened by jean-airoldie over 5 years ago - 2 comments
Labels: feedback

#61 - Added Gather and Scatter to SocketType enum

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#60 - Fixed curve secret key doc

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#59 - Group rework

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#58 - libzmq-sys: Filter generated bindings

Pull Request - State: closed - Opened by rotty over 5 years ago

#57 - Msg::set_group takes Into<GroupOwned>

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago

#56 - Properly contrain `Msg::as_bytes` lifetime

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago - 6 comments

#55 - Removed RoutingId conversion to u32

Pull Request - State: closed - Opened by jean-airoldie over 5 years ago