Ecosyste.ms: Issues

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

GitHub / denoland/fastwebsockets issues and pull requests

#81 - perf: use plain iterator for payload unmasking

Pull Request - State: closed - Opened by lucab 12 days ago - 1 comment

#80 - fix: Use correct `AsyncRead` bound in `after_handshake_split`

Pull Request - State: closed - Opened by matheus23 14 days ago

#79 - Add FragmentCollector::into_inner

Pull Request - State: closed - Opened by jembishop about 1 month ago

#78 - poll_* methods to support custom futures implementations

Pull Request - State: open - Opened by dgrr about 1 month ago - 2 comments

#77 - `read_frame` may panic

Issue - State: closed - Opened by arBmind about 1 month ago - 2 comments
Labels: bug, r-server, needs-info

#76 - Splitting connection cannot handle ping

Issue - State: closed - Opened by gabrielfonte 3 months ago - 1 comment

#74 - proxy connection problem

Issue - State: closed - Opened by guotie 4 months ago - 2 comments
Labels: bug

#73 - Ext traits should not be used in where bounds

Issue - State: closed - Opened by Darksonn 4 months ago - 1 comment

#72 - feat: Close tcp after sending a close frame

Pull Request - State: open - Opened by jespertheend 4 months ago - 3 comments

#71 - Features hidden behind feature flags not shown in docs.rs

Issue - State: closed - Opened by dev-ardi 4 months ago - 1 comment

#70 - Thin Wrapper for Owned Traits

Pull Request - State: open - Opened by parastrom 4 months ago

#69 - How to close a websocket connection?

Issue - State: closed - Opened by radudiaconu0 4 months ago - 1 comment

#68 - Axum integration

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

#67 - Zero unsafe usage

Issue - State: closed - Opened by littledivy 5 months ago - 1 comment

#66 - Any benchmark on ws recv?

Issue - State: closed - Opened by guotie 5 months ago - 1 comment

#65 - Can't import OpCOde

Issue - State: closed - Opened by radudiaconu0 5 months ago - 2 comments
Labels: needs-info

#64 - split stream, what is latest status of feature `unstable-split`?

Issue - State: open - Opened by so-schen 5 months ago - 5 comments

#63 - Use ByteMut per websocket instead thread local storage

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

#62 - Support HTTP2

Issue - State: open - Opened by c-antin 6 months ago - 2 comments

#61 - add handshake::connect function

Pull Request - State: closed - Opened by 86maid 7 months ago - 2 comments

#60 - Backing store API

Pull Request - State: closed - Opened by littledivy 7 months ago

#59 - chore: upgrade to hyper 1.0

Pull Request - State: closed - Opened by bartlomieju 7 months ago

#58 - What about the latest version of handshake?

Issue - State: closed - Opened by 86maid 7 months ago - 5 comments

#57 - Benchmark Clairity

Issue - State: closed - Opened by tryoxiss 7 months ago - 1 comment

#56 - Axum integration

Issue - State: closed - Opened by rocinant3 7 months ago - 2 comments

#55 - Update hyper to v1.0.x

Issue - State: closed - Opened by discosultan 7 months ago - 2 comments

#54 - Support futures / async-std traits

Issue - State: open - Opened by A248 7 months ago

#53 - fix: use data-stream.binance.com and surface status code errors

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

#52 - Fix header parsing for 32bits architecture

Pull Request - State: closed - Opened by erebe 8 months ago - 3 comments

#51 - Add monoio_server example

Pull Request - State: open - Opened by littledivy 9 months ago - 1 comment

#50 - proxy

Issue - State: closed - Opened by guotie 9 months ago - 1 comment
Labels: question

#49 - Error: Invalid status code on examples/tls_client.ts

Issue - State: closed - Opened by thaibui 10 months ago
Labels: bug, r-client

#48 - feat: split WebSocket

Pull Request - State: closed - Opened by mmastrac 10 months ago - 4 comments

#47 - feat: refactor to allow for split mode of operation

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

#46 - Error in websocket connection: Unexpected EOF

Issue - State: closed - Opened by jsoneaday 10 months ago - 1 comment

#45 - Reconnecting on disconnect

Issue - State: open - Opened by MTRNord 11 months ago
Labels: question

#44 - Thread safe

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

#43 - permessage-deflate

Pull Request - State: open - Opened by willrnch 11 months ago

#42 - Library is not thread safe

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

#41 - Thread safety test

Pull Request - State: closed - Opened by corvusrabus 12 months ago - 1 comment

#40 - Add function to split a WebSocket into a read half and a write half

Issue - State: closed - Opened by tyilo about 1 year ago - 5 comments
Labels: enhancement

#39 - Both `read_frame` and `write_frame` are `&mut self`?

Issue - State: closed - Opened by moh-eulith about 1 year ago - 1 comment

#37 - Added tls client example, using `rustls::TlsConnector`

Pull Request - State: closed - Opened by parastrom about 1 year ago

#36 - Please give an example to connect to websocket url in async way

Issue - State: closed - Opened by ajinkyaraj about 1 year ago - 1 comment

#35 - add tls client example

Issue - State: closed - Opened by littledivy about 1 year ago - 1 comment
Labels: good first issue

#34 - feat: concrete Err type

Pull Request - State: closed - Opened by CarrotzRule123 about 1 year ago

#33 - Error: "Invalid status code" when connecting to a wss server

Issue - State: closed - Opened by joeky888 about 1 year ago - 1 comment

#32 - New round of benchmark needed

Issue - State: closed - Opened by uNetworkingAB about 1 year ago - 5 comments

#31 - io_uring

Issue - State: open - Opened by littledivy about 1 year ago - 5 comments
Labels: enhancement, help wanted

#30 - Improve performance at scale

Pull Request - State: closed - Opened by littledivy about 1 year ago

#29 - Benchmark is mostly idle at 10 connections

Issue - State: closed - Opened by uNetworkingAB about 1 year ago - 19 comments

#28 - concrete Err type

Issue - State: closed - Opened by littledivy about 1 year ago - 1 comment
Labels: good first issue

#27 - Optimize for larger payloads

Pull Request - State: closed - Opened by littledivy about 1 year ago

#26 - Plot uWebSockets for public reference

Issue - State: closed - Opened by uNetworkingAB about 1 year ago - 15 comments

#25 - Add benchmarks

Pull Request - State: closed - Opened by littledivy about 1 year ago

#24 - Monoio runtime integration

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

#23 - Add `try_write_frame` API

Pull Request - State: closed - Opened by littledivy about 1 year ago

#22 - chore: add repo link to Cargo.toml

Pull Request - State: closed - Opened by bartlomieju about 1 year ago

#21 - How does this implementation differ from (tokio-)tungstenite?

Issue - State: closed - Opened by emschwartz about 1 year ago - 3 comments

#20 - Fix broken link in readme

Pull Request - State: closed - Opened by dxvid-pts about 1 year ago

#19 - experiment: use `bytes` crate for payload

Pull Request - State: closed - Opened by littledivy about 1 year ago

#18 - Add benchmarks to README

Issue - State: closed - Opened by bartlomieju about 1 year ago - 4 comments

#17 - feat: Frame can work with borrowed data

Pull Request - State: closed - Opened by bartlomieju about 1 year ago - 1 comment

#16 - SIMD optimized masking on x86_64

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

#15 - Run Autobahn|Testsuite on CI

Pull Request - State: closed - Opened by littledivy about 1 year ago

#14 - permessage-deflate

Issue - State: open - Opened by littledivy about 1 year ago - 1 comment
Labels: enhancement

#13 - 0.3.0

Pull Request - State: closed - Opened by littledivy about 1 year ago

#12 - Add compile tests for `handshake::client` with `Send` and `!Send` executors

Issue - State: closed - Opened by littledivy about 1 year ago - 1 comment
Labels: good first issue

#11 - pass hyper::rt::executor to handshake::client()

Pull Request - State: closed - Opened by bartlomieju about 1 year ago - 1 comment

#10 - Add `handshake::client` API

Pull Request - State: closed - Opened by littledivy about 1 year ago

#9 - Port hyper_tungstenite tests for `upgrade` module

Issue - State: closed - Opened by littledivy about 1 year ago - 1 comment
Labels: r-server

#8 - Add hyper-backed request upgrade API

Pull Request - State: closed - Opened by littledivy about 1 year ago

#7 - `client` handshake api

Issue - State: closed - Opened by littledivy about 1 year ago
Labels: r-client

#6 - implement client websocket

Pull Request - State: closed - Opened by littledivy about 1 year ago

#5 - support vectored writes

Pull Request - State: closed - Opened by littledivy about 1 year ago

#4 - support writev

Issue - State: closed - Opened by littledivy about 1 year ago

#3 - Fix portability of ARM64 neon assembly

Pull Request - State: closed - Opened by kaniini about 1 year ago - 1 comment

#2 - `cargo test` fails on `aarch64-unknown-linux-gnu`

Issue - State: closed - Opened by jhheider about 1 year ago - 5 comments

#1 - setup rust ci

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