Ecosyste.ms: Issues

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

GitHub / sdroege/async-tungstenite issues and pull requests

#141 - 0.28.0 release

Pull Request - State: closed - Opened by sdroege 25 days ago

#140 - 0.28.0 release

Pull Request - State: closed - Opened by sdroege 25 days ago

#139 - Update tungstenite dependency to 0.24

Pull Request - State: closed - Opened by jgraef 25 days ago

#138 - Release 0.27.0

Pull Request - State: closed - Opened by sdroege 2 months ago

#137 - examples: use SocketListener::accept_future instead of SocketService

Pull Request - State: closed - Opened by carlosmn 3 months ago - 1 comment

#136 - Release 0.26.2

Pull Request - State: closed - Opened by sdroege 3 months ago

#135 - Ship our own Cargo.lock for MSRV builds

Pull Request - State: closed - Opened by sdroege 3 months ago

#134 - Replace `futures_task::ArcWake` with `std::task::Wake`

Pull Request - State: closed - Opened by timotheyca 3 months ago - 2 comments

#133 - Task wakes too often in release mode when used with `async_std`

Issue - State: open - Opened by timotheyca 4 months ago - 11 comments

#132 - Release 0.26.0

Pull Request - State: closed - Opened by sdroege 4 months ago

#131 - Update to tokio-rustls 0.26

Pull Request - State: closed - Opened by sdroege 5 months ago

#131 - Update to tokio-rustls 0.26

Pull Request - State: closed - Opened by sdroege 5 months ago

#130 - Update dependencies and release 0.25.0

Pull Request - State: closed - Opened by sdroege 8 months ago

#129 - Fix tokio support for async_tls

Pull Request - State: closed - Opened by obmarg 8 months ago

#128 - how to close websocket after it has been moved into select?

Issue - State: closed - Opened by hp8wvvvgnj6asjm7 9 months ago - 12 comments

#127 - Simplify response body type in `server-custom-accept` example

Pull Request - State: closed - Opened by nickelc 9 months ago - 1 comment

#126 - Can't find `tungstenite::client::IntoClientRequest`

Issue - State: closed - Opened by evaporei 10 months ago - 5 comments

#125 - 0.24.0 release

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

#124 - Update `server-custom-accept` example to `hyper` v1

Pull Request - State: closed - Opened by nickelc 10 months ago - 1 comment

#123 - Remove unnecessary docker setup action

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

#122 - Update deps: tungstenite, tokio-rustls etc.

Pull Request - State: closed - Opened by nickelc 10 months ago - 2 comments

#121 - expose MaybeTlsStream in async_tls

Pull Request - State: closed - Opened by brandonros 10 months ago - 6 comments

#118 - Update to tungstenite 0.20

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

#117 - Add tokio-rustls-manual-roots feature

Pull Request - State: closed - Opened by complexspaces over 1 year ago - 8 comments

#116 - feat: upgrade tokio-rustls to 0.24

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

#115 - Update deps

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

#114 - Add a GIO version of accept_async

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

#113 - Support for the `smol` runtime

Issue - State: open - Opened by szgupta over 1 year ago - 1 comment

#112 - could not find `async_std` in `async_tungstenite`

Issue - State: closed - Opened by hp8wvvvgnj6asjm7 almost 2 years ago - 6 comments

#111 - [Question]: How to optimise the memory usage for websocket client

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

#110 - Fix the unreachable test url

Pull Request - State: closed - Opened by Remalloc almost 2 years ago - 1 comment

#109 - How to close connection gracefully after WebSocketStream.split()?

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

#108 - Support fragmented messages

Issue - State: open - Opened by piegamesde about 2 years ago - 3 comments

#107 - "thread 'async-std/runtime' panicked" when running "echo-server" example

Issue - State: closed - Opened by stnbu about 2 years ago - 1 comment

#106 - Inspecting the steam buffer

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

#105 - Make the semantics of Stream more reasonable

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

#104 - Fix autobahn scripts

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

#103 - Fix a couple of minor clippy warnings

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

#102 - Fix `poll_close` returning `WouldBlock` error kind

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

#101 - Update tungstenite to 0.17, async-native-tls to 0.4 and glib/gio to 0.15

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

#100 - strip IPv6 brackets before connecting to IP

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

#99 - Upgrade to rustls 0.20 / tungstenite 0.16

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

#98 - Initial report: stack overflow on windows with 0.15

Issue - State: closed - Opened by jbr about 3 years ago - 11 comments

#97 - Update to tungstenite 0.15

Pull Request - State: closed - Opened by sdroege about 3 years ago

#96 - Cloning `WebSocketStream`s

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

#95 - Is it possible to flush all buffered messages before closing the stream?

Issue - State: closed - Opened by mara214 about 3 years ago - 5 comments

#94 - Resync with tokio-tungstenite

Pull Request - State: closed - Opened by sdroege about 3 years ago

#93 - Expose `client_async_tls_with_connector_and_config`

Pull Request - State: closed - Opened by lambdalisue over 3 years ago - 8 comments

#92 - conditionally disable verbose logging

Pull Request - State: closed - Opened by qiujiangkun over 3 years ago - 1 comment

#91 - feat: add two new features to allow using webpki-roots or rustls-native-certs

Pull Request - State: closed - Opened by yusdacra over 3 years ago - 2 comments

#90 - Avoid webpki-roots as a default dependency when tokio-rustls is used

Issue - State: closed - Opened by briansmith over 3 years ago - 5 comments

#89 - How to disable logging for compact?

Issue - State: closed - Opened by qiujiangkun over 3 years ago - 5 comments

#88 - Disable certificate validation

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

#87 - How to add TLS support to a websocket server for wss to work?

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

#86 - max connect just 50 onely

Issue - State: closed - Opened by 36k-wild-monkey over 3 years ago - 2 comments

#85 - add get_{ref,mut} for TokioAdapter

Pull Request - State: closed - Opened by amesgen over 3 years ago - 1 comment

#84 - [Question] How to add headers to connection?

Issue - State: closed - Opened by mvniekerk over 3 years ago - 3 comments

#83 - Add #[derive(Debug)] to Stream

Pull Request - State: closed - Opened by hn-sl over 3 years ago

#81 - [Question] Cancellation of read from websocket stream before completion

Issue - State: closed - Opened by hn-sl over 3 years ago - 2 comments

#80 - Update to tungstenite 0.13

Pull Request - State: closed - Opened by sdroege over 3 years ago

#79 - Update to tungstenite 0.13?

Issue - State: closed - Opened by aldanor over 3 years ago - 1 comment

#78 - TLS Features are not additive

Issue - State: open - Opened by MikailBag over 3 years ago - 6 comments

#77 - Update changelog

Pull Request - State: closed - Opened by nickelc over 3 years ago - 1 comment

#76 - Migrate from pin-project to pin-project-lite

Pull Request - State: closed - Opened by nickelc over 3 years ago - 1 comment

#75 - Consider switching from pin-project to pin-project-lite

Issue - State: closed - Opened by jplatte over 3 years ago

#74 - Add tokio update to changelog

Pull Request - State: closed - Opened by RAnders00 over 3 years ago - 1 comment

#73 - Add changelog

Pull Request - State: closed - Opened by RAnders00 over 3 years ago - 1 comment

#72 - Update to tokio 1.0

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 12 comments

#71 - update to async-tls

Pull Request - State: closed - Opened by jurij-robba almost 4 years ago - 1 comment

#68 - README: add note about streaming and ws_stream_tungstenite

Pull Request - State: closed - Opened by joshtriplett almost 4 years ago - 2 comments

#67 - Please consider linking to ws_stream_tungstenite in the README

Issue - State: closed - Opened by joshtriplett almost 4 years ago - 7 comments

#66 - Keep a changelog

Issue - State: closed - Opened by RAnders00 almost 4 years ago - 1 comment

#65 - Switch to hecrj/setup-rust-action

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 1 comment

#64 - Release v0.10.0 to crates.io

Issue - State: closed - Opened by RAnders00 almost 4 years ago - 1 comment

#63 - Update to env_logger 0.8

Pull Request - State: closed - Opened by sdroege almost 4 years ago

#62 - AsyncRead / AsyncWrite for WebsocketStream?

Issue - State: closed - Opened by black-binary almost 4 years ago - 1 comment

#61 - Configure the server trust anchors for tokio-rustls

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 3 comments

#60 - Update tokio to 0.3

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 7 comments

#59 - Run rustfmt and enforce via CI

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 1 comment

#58 - Make the tokio features work together

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 4 comments

#57 - Update pin-project to 1

Pull Request - State: closed - Opened by nickelc almost 4 years ago

#56 - Change build status badge to GitHub Actions

Pull Request - State: closed - Opened by nickelc almost 4 years ago

#55 - Remove the tokio-rustls feature from the docs.rs build

Pull Request - State: closed - Opened by nickelc almost 4 years ago

#54 - Remove futures-util's `async-await` feature

Pull Request - State: closed - Opened by nickelc almost 4 years ago

#53 - Add GitHub Actions workflow for CI

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 1 comment

#52 - Release new version to crates.io

Issue - State: closed - Opened by MathiasKoch almost 4 years ago - 1 comment

#51 - Update async-tls to 0.10

Pull Request - State: closed - Opened by nickelc almost 4 years ago - 1 comment

#50 - Add support for tokio-rustls

Pull Request - State: closed - Opened by MathiasKoch almost 4 years ago - 1 comment

#49 - Examples for WSS server with Tungstenite

Issue - State: closed - Opened by Redrield about 4 years ago - 1 comment

#48 - TLS handshake eof in async-std-echo.rs example when forcing WSS

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

#47 - Cannot send customized message in example "server"

Issue - State: closed - Opened by Riemannstein about 4 years ago - 5 comments

#45 - Creating a executer agnostic crate via Nuclei?

Issue - State: closed - Opened by d4h0 about 4 years ago - 6 comments

#44 - Update async-tls to 0.9

Pull Request - State: closed - Opened by sdroege about 4 years ago

#43 - async-tls version upgrade

Issue - State: closed - Opened by rcastill about 4 years ago