Ecosyste.ms: Issues

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

GitHub / snapview/tokio-tungstenite issues and pull requests

#255 - Allow passing cookies to async_connect()

Issue - State: closed - Opened by hmeine almost 2 years ago - 2 comments
Labels: question

#254 - Support UNIX domain sockets

Pull Request - State: closed - Opened by da-x almost 2 years ago - 2 comments

#253 - ECHO SERVER EXAMPLE HElp: Send String instead of forwarding the message

Issue - State: closed - Opened by badonyt almost 2 years ago - 18 comments
Labels: invalid, question

#252 - connect: disable Nagle algorithm

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

#251 - Add `permessage-deflate` support

Pull Request - State: open - Opened by kazk almost 2 years ago - 2 comments

#250 - Can I set_nodealy(true) for the tcpstream?

Issue - State: closed - Opened by x1957 almost 2 years ago - 4 comments
Labels: question

#249 - echo-server.rs - Correct usage documentation to refer to the correct …

Pull Request - State: closed - Opened by chmorgan almost 2 years ago

#248 - Unable to catch abnormal close connection behavior

Issue - State: closed - Opened by CarbonPool almost 2 years ago - 1 comment
Labels: question

#247 - Performance problem with current thread runtime and large number of connections

Issue - State: closed - Opened by ry almost 2 years ago - 3 comments
Labels: help wanted

#246 - The current release of tokio-tungstenite does not build with the current tungstenite

Issue - State: closed - Opened by lu-zero almost 2 years ago - 14 comments

#245 - New API `connect_to_raw_socket_async` for raw socket.

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

#244 - Signalr Websocket

Issue - State: closed - Opened by Maidens-jive about 2 years ago - 3 comments
Labels: help wanted, invalid, question

#243 - No Http Response when WebSocket protocol error: No "Connection: upgrade" header

Issue - State: closed - Opened by leptonyu about 2 years ago - 2 comments
Labels: question

#242 - Please disregard

Issue - State: closed - Opened by mrjackwills about 2 years ago
Labels: invalid

#241 - Implementation of server-side "heartbeat"

Issue - State: closed - Opened by Angelin01 about 2 years ago - 2 comments
Labels: question

#240 - Make handshake dependencies optional.

Pull Request - State: closed - Opened by Icelk about 2 years ago - 6 comments

#239 - Get client message using channel

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

#238 - Is there is a way to use a "raw" WebSocket like `tungstenite::protocol::WebSocket::from_raw_socket`?

Issue - State: closed - Opened by stackinspector over 2 years ago - 8 comments
Labels: question

#237 - Add an example of using tungstenite with a custom accept.

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

#236 - Missing, duplicated or incorrect header sec-websocket-key on mac_os m1 with native_tls

Issue - State: closed - Opened by atmnk over 2 years ago - 1 comment
Labels: question

#235 - How to improve max connections

Issue - State: closed - Opened by adminSxs over 2 years ago - 1 comment
Labels: invalid, question

#234 - Dropped connection not terminating stream

Issue - State: closed - Opened by h4l7 over 2 years ago - 1 comment
Labels: question

#233 - Introduce a method which will retry on WouldBlock

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

#232 - Split makes it difficult to use

Issue - State: closed - Opened by MarcelCoding over 2 years ago - 4 comments
Labels: question

#231 - TLS error: webpki error: UnsupportedCriticalExtension

Issue - State: closed - Opened by bwintertkb over 2 years ago - 8 comments
Labels: question

#230 - Infinite loop when client disconnects without close message

Issue - State: closed - Opened by lennartkloock over 2 years ago - 3 comments
Labels: invalid, question

#229 - Don't consider it an error if the connection is closed while flushing

Pull Request - State: closed - Opened by Liamolucko over 2 years ago - 1 comment

#228 - Implement `Source` from `mio` for `WebSocketStream` as a feature

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

#227 - Error in example: `Error` doesn't implement `Display` (required by {})

Issue - State: closed - Opened by ipconfiger over 2 years ago - 1 comment
Labels: invalid

#226 - These helper functions allow a socket to be supplied to the connect methods

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

#225 - dump pre-master keys from ssl

Issue - State: closed - Opened by jnordwick over 2 years ago
Labels: invalid, question

#224 - chore: derive Clone for Connector

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

#223 - I need a proxy, but how to combine async_socks5 with it ?

Issue - State: closed - Opened by Praying over 2 years ago - 1 comment
Labels: duplicate

#222 - Make accept_hdr_async accept async callback

Issue - State: closed - Opened by jsimonrichard over 2 years ago - 3 comments
Labels: duplicate

#221 - Make the semantics of `Stream` more reasonable

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

#220 - TcpStream::connect(addr).await stuck forever

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

#219 - Is it possible to read the message to something implement `AsyncRead` trait?

Issue - State: closed - Opened by hronro over 2 years ago - 4 comments
Labels: question

#218 - Fix autobahn scripts

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

#217 - Can not use Request to open new WebSocket connection

Issue - State: closed - Opened by sposnjak-cpot over 2 years ago - 2 comments
Labels: question

#216 - MissingConnectionUpgrade when connecting from wss client

Issue - State: closed - Opened by trampster over 2 years ago - 3 comments
Labels: invalid, question

#215 - Fix `poll_close` returning WouldBlock error kind

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

#214 - Safari seems to stall websockets

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

#213 - "Bad device type." in examples/client.exe under wine

Issue - State: closed - Opened by Sfinx over 2 years ago - 5 comments
Labels: invalid, question

#212 - Got panic on async connect

Issue - State: closed - Opened by jaudiger over 2 years ago - 3 comments
Labels: question

#211 - use sender and receiver very quick at same times

Issue - State: closed - Opened by playmyswift over 2 years ago - 1 comment
Labels: invalid, question

#210 - Bump up dependency versions

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

#209 - the dependencie of tungstenite has released a new version,wish to publish a follower version

Issue - State: closed - Opened by aa51513 over 2 years ago - 1 comment
Labels: question

#208 - Memory leak

Issue - State: closed - Opened by ilyavoronin almost 3 years ago
Labels: invalid

#207 - Question: is the closing handshake handled by tungstenite?

Issue - State: closed - Opened by crowlKats almost 3 years ago - 1 comment
Labels: question

#205 - accept_hdr_async refuse unauthorized connection

Issue - State: closed - Opened by MainTobias almost 3 years ago - 2 comments
Labels: question

#204 - Possible freezes after upgrading to 0.16.x

Issue - State: closed - Opened by elbaro almost 3 years ago - 5 comments
Labels: help wanted, question

#203 - Correct feature selection for connect_async_tls_with_config

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

#202 - Connection timeout

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

#201 - Correct the examples so that they compile

Issue - State: closed - Opened by MathieuDutSik almost 3 years ago - 4 comments
Labels: invalid, question

#200 - Semantics of stream read yielding `None` and `Some(Err)`?

Issue - State: closed - Opened by wbrickner about 3 years ago - 5 comments
Labels: question

#198 - Upgrade to rustls 0.20

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

#195 - Potential memory leak on sender?

Issue - State: closed - Opened by Lighty0410 about 3 years ago - 3 comments
Labels: question

#193 - Converting a actix_web::HttpRequest into a tungstenite::Request

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

#191 - Question about buffering for outgoing messages

Issue - State: closed - Opened by chameleon6 about 3 years ago - 6 comments
Labels: question

#190 - Add `permessage-deflate` support

Pull Request - State: closed - Opened by kazk about 3 years ago - 1 comment

#180 - Allow passing configs to respective tls libraries

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

#179 - Fixed the "client.rs" example (use "futures" crate, etc.)

Pull Request - State: closed - Opened by maanbsat over 3 years ago - 3 comments
Labels: invalid

#163 - WakerProxy may be unnecessary

Issue - State: open - Opened by quininer over 3 years ago - 3 comments
Labels: enhancement, question

#159 - Async Callback (for usage with `accept_hdr_async`)

Issue - State: open - Opened by cameronpickham over 3 years ago - 6 comments
Labels: enhancement, question

#137 - Simpler client example

Issue - State: open - Opened by kwinz almost 4 years ago - 16 comments
Labels: enhancement, question

#123 - is it possible to access stream from multiple threads or multiple spawns ?

Issue - State: closed - Opened by trila about 4 years ago - 2 comments
Labels: question

#93 - How to enable TLS?

Issue - State: closed - Opened by wbrickner over 4 years ago - 7 comments
Labels: question

#92 - send headers along with `connect_async`

Issue - State: closed - Opened by EverlastingBugstopper over 4 years ago - 3 comments
Labels: question

#90 - Don't project if you require Unpin.

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

#89 - Don't require Unpin when pin projecting.

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

#51 - tokio-tungstenite and hyper server

Issue - State: closed - Opened by goriunov about 6 years ago - 6 comments
Labels: enhancement, help wanted, question

#32 - tokio_core::Framed for tokio_tungstenite?

Issue - State: open - Opened by bitdivision almost 7 years ago - 13 comments
Labels: enhancement, question

#9 - server: is it possible to get the URL?

Issue - State: closed - Opened by bbigras over 7 years ago - 6 comments
Labels: enhancement

#4 - how to close the connection gracefully

Issue - State: closed - Opened by bbigras over 7 years ago - 3 comments
Labels: enhancement, question