Ecosyste.ms: Issues

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

GitHub / quietlychris/meadow issues and pull requests

#65 - `State` trait should be re-exported

Issue - State: open - Opened by quietlychris 2 months ago

#64 - Separate Node functions into blocking and nonblocking

Pull Request - State: open - Opened by quietlychris 6 months ago

#62 - Add test coverage for `topics()`

Pull Request - State: closed - Opened by quietlychris 10 months ago

#61 - Tarpaulin

Pull Request - State: closed - Opened by quietlychris 10 months ago

#60 - Attempt initial Tarpaulin addition

Pull Request - State: closed - Opened by quietlychris 10 months ago

#59 - Allow Node to use external Runtime

Pull Request - State: closed - Opened by quietlychris 10 months ago

#58 - Increase/measure test coverage

Issue - State: closed - Opened by quietlychris 10 months ago - 2 comments

#57 - Errors

Pull Request - State: closed - Opened by quietlychris 11 months ago

#56 - Add test for Topics msg

Issue - State: open - Opened by quietlychris 11 months ago - 1 comment

#55 - Remove some unwraps

Pull Request - State: closed - Opened by quietlychris 11 months ago

#54 - UDP Subscriptions

Pull Request - State: closed - Opened by quietlychris 12 months ago

#53 - Create example for unpacking Sled message archive

Issue - State: open - Opened by quietlychris about 1 year ago

#51 - Implement GET for UDP

Issue - State: closed - Opened by quietlychris about 1 year ago - 2 comments

#50 - Subscribe seems to work like Request

Issue - State: closed - Opened by fgadaleta over 1 year ago - 4 comments

#49 - Conflict when calling meadow from another runtime

Issue - State: open - Opened by fgadaleta over 1 year ago - 5 comments

#48 - Develop

Pull Request - State: closed - Opened by fgadaleta over 1 year ago - 2 comments

#47 - Nodes return Msg<T> instead of <T> now

Pull Request - State: closed - Opened by quietlychris over 1 year ago

#46 - Switch most info! tracing calls to debug! or warn!

Issue - State: closed - Opened by quietlychris over 1 year ago - 1 comment

#45 - Add MSRV

Issue - State: open - Opened by quietlychris over 1 year ago

#44 - Add callback option for subscribe methods

Issue - State: open - Opened by quietlychris over 1 year ago

#43 - Add support for transport using UnixSockets

Issue - State: open - Opened by quietlychris over 1 year ago

#42 - Break `meadow::Error` down further into subgroups

Issue - State: closed - Opened by quietlychris over 1 year ago - 5 comments

#41 - Add support for QUIC transport

Pull Request - State: closed - Opened by quietlychris over 1 year ago

#40 - Add type-state for Node network interfaces

Issue - State: closed - Opened by quietlychris almost 2 years ago - 5 comments

#39 - Do some fixes based on Orientation testing

Pull Request - State: closed - Opened by quietlychris about 2 years ago

#38 - Re-export serde traits so it's not needed as a separate dep

Pull Request - State: closed - Opened by quietlychris about 2 years ago

#37 - Add support for QUIC packet transport

Issue - State: closed - Opened by quietlychris about 2 years ago - 7 comments

#36 - Make unassigned topics for Nodes a compile-time failure

Issue - State: closed - Opened by quietlychris about 2 years ago - 2 comments

#35 - Improve network interface config APIs

Pull Request - State: closed - Opened by quietlychris about 2 years ago

#34 - Add test for Options

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#33 - Add options test

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#32 - Make API for Tcp/UdpConfig on Host and Node consistent

Issue - State: closed - Opened by quietlychris over 2 years ago - 2 comments

#31 - Meadow

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#30 - Handshake errors

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#29 - Improve benchmarks

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#28 - Switch to criterion for prelim benchmarks

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#27 - Docs, CI, etc.

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#26 - UDP

Pull Request - State: closed - Opened by quietlychris over 2 years ago

#25 - Make tracing for logs an optional dependency

Issue - State: closed - Opened by quietlychris over 2 years ago - 1 comment

#24 - funny return

Issue - State: open - Opened by gilescope over 2 years ago - 5 comments

#23 - Add option for graceful dis/re-connection of Nodes from Host

Issue - State: open - Opened by quietlychris almost 3 years ago - 2 comments

#22 - Houskeeping

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#21 - Re-org Host module

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#20 - Improve subscriptions and re-structure Node module

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#19 - Adds initial support for timestamps

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#18 - Add basic support for Node subscriptions

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#17 - Adds Node typestates

Pull Request - State: closed - Opened by quietlychris almost 3 years ago - 1 comment

#16 - Add preliminary benchmarks for numeric messages

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#15 - Add benchmarks to characterize performance

Issue - State: closed - Opened by quietlychris almost 3 years ago - 5 comments

#14 - Makes handshake async

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#13 - Consider license change to MPL-2.0

Issue - State: closed - Opened by quietlychris almost 3 years ago - 3 comments

#12 - Fixes de/serialization issues, returns to statically-typed nodes

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#11 - Consider changeing de/serialization support away from Postcard

Issue - State: closed - Opened by quietlychris almost 3 years ago - 1 comment

#10 - Add test cases for publish/request using various types for Node<T>

Issue - State: closed - Opened by quietlychris almost 3 years ago - 3 comments

#9 - Adds graceful drop of sled::Db and improves host_and_single_node tests

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#8 - Host connections don't always reliably connect due to UTF-8 parsing error

Issue - State: closed - Opened by quietlychris almost 3 years ago - 1 comment

#7 - Host should assign a unique hash label to each connected Node

Issue - State: closed - Opened by quietlychris almost 3 years ago - 3 comments

#6 - Include tokio::runtime::Runtime as persistent parts of Rhiza Host, Nodes

Pull Request - State: closed - Opened by quietlychris almost 3 years ago - 2 comments

#4 - Improves Host connections

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#3 - Improve Host connection handling

Issue - State: closed - Opened by quietlychris almost 3 years ago - 2 comments

#2 - Adds trait info to Nodes, adds initial subscription example

Pull Request - State: closed - Opened by quietlychris almost 3 years ago

#1 - Convert to async

Issue - State: closed - Opened by quietlychris about 3 years ago - 1 comment