Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / simia-tech/rust-delix issues and pull requests
#63 - Use shared-key encryption again
Issue -
State: closed - Opened by phifty over 8 years ago
#62 - Add more metric details
Issue -
State: closed - Opened by phifty over 8 years ago
#61 - Investigate a more modular version of the loader
Issue -
State: closed - Opened by phifty over 8 years ago
#60 - Implement graceful shutdown of a node
Issue -
State: closed - Opened by phifty over 8 years ago
#59 - Fix deadlock when connection is lost
Issue -
State: closed - Opened by phifty over 8 years ago
#58 - Implement service factor that tunes the balancer
Issue -
State: open - Opened by phifty over 8 years ago
#57 - Implement multicast discovery
Issue -
State: closed - Opened by phifty over 8 years ago
#56 - End running requests when connection is lost
Issue -
State: closed - Opened by phifty over 8 years ago
#55 - Implement ncurses metric interface
Issue -
State: closed - Opened by phifty over 8 years ago
#54 - Remove unsafe impl of Send and Sync
Issue -
State: closed - Opened by phifty over 8 years ago
#53 - Implement packet multiplexing to enable parallel request handling
Issue -
State: closed - Opened by phifty almost 9 years ago
#52 - Refactor balancer to use Iterator interface
Issue -
State: closed - Opened by phifty almost 9 years ago
#51 - Use certificates to authenticate nodes
Issue -
State: closed - Opened by phifty almost 9 years ago
- 1 comment
#50 - Replace chunk reader / writer with custom io::copy
Issue -
State: closed - Opened by phifty almost 9 years ago
#49 - Make http_static handle requests in parallel
Issue -
State: closed - Opened by phifty almost 9 years ago
#48 - Make it possible to use hostnames in config file
Issue -
State: closed - Opened by phifty almost 9 years ago
#47 - Add test for broken response
Issue -
State: closed - Opened by phifty almost 9 years ago
#46 - Make tracker more generic
Issue -
State: closed - Opened by phifty almost 9 years ago
#45 - Refactor request / response error handling
Issue -
State: closed - Opened by phifty almost 9 years ago
#44 - Improve http_static relay handling of broken connections
Issue -
State: closed - Opened by phifty almost 9 years ago
#43 - Fix sometimes failing tests
Issue -
State: closed - Opened by phifty almost 9 years ago
#42 - Refactor metric trait
Issue -
State: closed - Opened by phifty almost 9 years ago
#41 - Implement DrainOnDrop reader
Issue -
State: closed - Opened by phifty almost 9 years ago
#40 - Implement patterns for metric watches
Issue -
State: closed - Opened by phifty almost 9 years ago
#39 - Don't wrap request::ResponseWriter in Arc<Mutex<_>>
Issue -
State: closed - Opened by phifty almost 9 years ago
#38 - Fix test balanced_echos_from_two_remotes
Issue -
State: closed - Opened by phifty almost 9 years ago
#37 - Make cipher::Stream more generic
Issue -
State: closed - Opened by phifty almost 9 years ago
#36 - Make tracker::Store more generic
Issue -
State: closed - Opened by phifty almost 9 years ago
#35 - Make http_static not read the request completely
Issue -
State: closed - Opened by phifty almost 9 years ago
#34 - Bump up to rust 1.6
Issue -
State: closed - Opened by phifty almost 9 years ago
#33 - Implement node to node TLS
Issue -
State: closed - Opened by phifty almost 9 years ago
#32 - Implement large responses
Issue -
State: closed - Opened by phifty almost 9 years ago
- 1 comment
#31 - Refactor cipher to use Read and Write traits
Issue -
State: closed - Opened by phifty almost 9 years ago
- 1 comment
#30 - Replace deprecated sleep_ms with sleep
Issue -
State: closed - Opened by phifty almost 9 years ago
#29 - Make the request listener of the http static module optional
Issue -
State: closed - Opened by phifty almost 9 years ago
#28 - Make address header field configurable
Issue -
State: closed - Opened by phifty almost 9 years ago
#27 - Implement http dynamic relay module
Issue -
State: closed - Opened by phifty almost 9 years ago
- 7 comments
#26 - Timeout doesn't work for local handlers
Issue -
State: closed - Opened by phifty almost 9 years ago
#25 - Clean up statistics when service is removed
Issue -
State: open - Opened by phifty almost 9 years ago
#24 - Clean up load balancer queue when service is removed
Issue -
State: closed - Opened by phifty almost 9 years ago
#23 - Implement http static relay interface
Issue -
State: closed - Opened by phifty almost 9 years ago
- 2 comments
#22 - Add TravisCI support (fixes #19)
Pull Request -
State: closed - Opened by coopernurse almost 9 years ago
#21 - Panic in balanced_echos_from_two_remotes test
Issue -
State: closed - Opened by coopernurse almost 9 years ago
- 4 comments
#20 - Add log module
Issue -
State: closed - Opened by coopernurse almost 9 years ago
- 2 comments
#19 - Add TravisCI or CircleCI
Issue -
State: closed - Opened by coopernurse almost 9 years ago
- 2 comments
#18 - Remove some sleeps from the tests
Issue -
State: closed - Opened by phifty almost 9 years ago
#17 - Feature/stats
Pull Request -
State: closed - Opened by moea almost 9 years ago
- 9 comments
#16 - Add clippy
Issue -
State: open - Opened by phifty almost 9 years ago
- 6 comments
#15 - Implement encryption
Issue -
State: closed - Opened by phifty almost 9 years ago
#14 - Remove possible deadlock of joining node
Issue -
State: closed - Opened by phifty almost 9 years ago
#13 - Design of service registry state
Issue -
State: closed - Opened by coopernurse almost 9 years ago
- 3 comments
#12 - Implement load-balancing
Issue -
State: closed - Opened by phifty almost 9 years ago
- 1 comment
#11 - Implement requests to local handlers
Issue -
State: closed - Opened by phifty almost 9 years ago
#10 - Add a timeout for requests
Issue -
State: closed - Opened by phifty almost 9 years ago
#9 - Detect and handle connection lost
Issue -
State: closed - Opened by phifty almost 9 years ago
#8 - Global tracking of node status
Issue -
State: closed - Opened by moea almost 9 years ago
- 1 comment
#7 - Use configuration file
Issue -
State: closed - Opened by phifty almost 9 years ago
#6 - Add main function
Issue -
State: closed - Opened by phifty almost 9 years ago
#5 - Implement a transport mechanism for payload data
Issue -
State: closed - Opened by phifty almost 9 years ago
#4 - Implement a method to register/deregister services to the node
Issue -
State: closed - Opened by phifty almost 9 years ago
#3 - Implement simple http relay interface
Issue -
State: closed - Opened by phifty almost 9 years ago
- 17 comments
#2 - Implement initial node handshake
Issue -
State: closed - Opened by phifty almost 9 years ago
#1 - Write a better README
Issue -
State: closed - Opened by phifty almost 9 years ago