Ecosyste.ms: Issues

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

GitHub / davidfowl/BedrockFramework issues and pull requests

#69 - Proposal: IMessageReader<T> TryParseMessage overload with SequenceReader<byte>

Issue - State: open - Opened by davidfowl almost 5 years ago - 2 comments

#68 - Initial Kafka protocol setup and metadata retrieval

Pull Request - State: closed - Opened by ChadJessup almost 5 years ago - 33 comments

#67 - Issue with Http1 Reader

Issue - State: open - Opened by Drawaes almost 5 years ago - 2 comments

#66 - HttpHeaderReader

Pull Request - State: closed - Opened by YairHalberstadt almost 5 years ago - 6 comments

#65 - Kestrel with MemoryTransport

Issue - State: closed - Opened by Ninds almost 5 years ago - 7 comments

#64 - Don't save host and port

Pull Request - State: closed - Opened by jkotalik almost 5 years ago - 1 comment

#63 - Feature/nrt

Pull Request - State: closed - Opened by YairHalberstadt almost 5 years ago - 1 comment

#62 - Implement WebSocketProtocol using WebSocketFrameReader/Writer

Issue - State: open - Opened by mattnischan almost 5 years ago - 2 comments

#61 - Unobserved task exception caught while calling ConnectAsync

Issue - State: open - Opened by robertmircea almost 5 years ago - 1 comment
Labels: bug

#60 - Enable Nullable Reference Types

Issue - State: open - Opened by YairHalberstadt almost 5 years ago - 1 comment
Labels: enhancement

#59 - Feature/consumable array buffer writer pooling

Pull Request - State: closed - Opened by YairHalberstadt almost 5 years ago - 7 comments

#58 - How can I configure client connections?

Issue - State: open - Opened by robertmircea almost 5 years ago - 1 comment
Labels: enhancement

#57 - Remove InternalsVisibleTo

Pull Request - State: closed - Opened by NRKirby almost 5 years ago

#56 - Ready to review after #52 : OpenSSL start

Pull Request - State: closed - Opened by Drawaes almost 5 years ago

#55 - Add WebSocket frame reading and writing support.

Pull Request - State: closed - Opened by mattnischan almost 5 years ago - 16 comments

#54 - Remove IVT

Issue - State: closed - Opened by davidfowl almost 5 years ago

#53 - Feature/message pipe reader

Pull Request - State: closed - Opened by YairHalberstadt almost 5 years ago - 24 comments

#52 - Infrastructure for Tls

Pull Request - State: closed - Opened by Drawaes almost 5 years ago - 2 comments

#51 - TLS internal infra

Pull Request - State: closed - Opened by Drawaes almost 5 years ago - 2 comments

#50 - Web Api implementation

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

#49 - MVP for BedrockFramework

Issue - State: open - Opened by jkotalik almost 5 years ago
Labels: help wanted

#48 - FSharp Interop with IMessageReader

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

#47 - Memory ownership across pipelines

Issue - State: open - Opened by tmds almost 5 years ago - 4 comments
Labels: question

#46 - DocFX generated API docs

Pull Request - State: closed - Opened by damieng almost 5 years ago - 8 comments

#45 - Generate API docs site using docfx

Issue - State: closed - Opened by davidfowl almost 5 years ago

#44 - Implement OpenSSL based TLS support

Issue - State: open - Opened by davidfowl almost 5 years ago - 6 comments
Labels: enhancement

#43 - Add method for creating PipeReader from IMessageReader<ReadOnlySequence<byte>>

Issue - State: closed - Opened by davidfowl almost 5 years ago - 11 comments
Labels: enhancement

#42 - Figure out the HTTP/2 story

Issue - State: open - Opened by jkotalik almost 5 years ago
Labels: enhancement

#41 - Implement HTTP/1.x IMessageReader and IMessageWriter

Issue - State: open - Opened by davidfowl almost 5 years ago - 15 comments
Labels: enhancement

#40 - Finish implementation of Connection Pooling

Issue - State: open - Opened by jkotalik almost 5 years ago
Labels: enhancement

#39 - Implement websockets IMessageReader and IMessageWriter

Issue - State: closed - Opened by davidfowl almost 5 years ago - 20 comments
Labels: enhancement

#38 - Finish implementation of the named pipe transport

Issue - State: open - Opened by davidfowl almost 5 years ago
Labels: enhancement

#37 - Fixed ConnectionPoolingFactory.ConnectAsync GetOrAdd

Pull Request - State: closed - Opened by gfoidl almost 5 years ago - 1 comment

#36 - readme title justification

Issue - State: closed - Opened by kavalau almost 5 years ago - 1 comment

#35 - code style & editorconfig

Issue - State: open - Opened by MithrilMan almost 5 years ago - 1 comment

#34 - Add generic connection pooling support

Pull Request - State: closed - Opened by jkotalik almost 5 years ago - 1 comment

#33 - Fix couple of typos in readme

Pull Request - State: closed - Opened by YairHalberstadt almost 5 years ago

#32 - Question: How can i pass some payload to ConnectAsync method from client to server.

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

#31 - Provide support for factory method for building a derived instance of ConnectionHandler

Issue - State: closed - Opened by robertmircea almost 5 years ago - 9 comments
Labels: question

#29 - Does this only support TCP?

Issue - State: closed - Opened by dasiths almost 5 years ago - 1 comment

#28 - Add ProtocolReader Benchmarks

Pull Request - State: closed - Opened by alistairjevans almost 5 years ago - 1 comment

#27 - Congestion Control

Issue - State: closed - Opened by bcronje almost 5 years ago - 6 comments

#26 - handle missing host header

Pull Request - State: closed - Opened by noslaver almost 5 years ago - 6 comments

#25 - Change IMessageReader to use ref instead of out

Pull Request - State: closed - Opened by davidfowl almost 5 years ago

#24 - HttpRequestMessage requires Host header to be set

Issue - State: closed - Opened by jkotalik almost 5 years ago - 1 comment
Labels: bug, help wanted, good first issue

#23 - Add performance tests

Issue - State: closed - Opened by davidfowl almost 5 years ago - 3 comments
Labels: help wanted, good first issue, performance

#22 - DuplexPipeStreamAdapter in a multithreaded context

Issue - State: closed - Opened by jgiacobbi almost 5 years ago - 10 comments

#21 - ConfigureAwait and a little clean-up

Pull Request - State: closed - Opened by gfoidl almost 5 years ago - 1 comment

#20 - Improve performance of ProtocolReader

Issue - State: open - Opened by davidfowl almost 5 years ago - 5 comments
Labels: performance

#19 - Unify server and client socket transport

Issue - State: open - Opened by davidfowl almost 5 years ago - 3 comments
Labels: enhancement

#18 - Handling connection in client

Issue - State: closed - Opened by MithrilMan almost 5 years ago - 6 comments

#17 - fixed #8 object disposed exception on graceful connection close

Pull Request - State: closed - Opened by JanEggers almost 5 years ago

#16 - Changes to protocol reading and writing

Pull Request - State: closed - Opened by davidfowl almost 5 years ago

#15 - Make the protocol types disposable

Pull Request - State: closed - Opened by davidfowl almost 5 years ago

#14 - Test failure

Pull Request - State: closed - Opened by davidfowl almost 5 years ago

#13 - Return previous result if advance isn't called.

Pull Request - State: closed - Opened by davidfowl almost 5 years ago

#12 - Add Advance call to protocol reader

Pull Request - State: closed - Opened by davidfowl almost 5 years ago - 1 comment

#11 - This is like the underside of.net core microservices

Issue - State: closed - Opened by Anberm almost 5 years ago - 4 comments
Labels: question

#10 - The WriteAsync method cannot be called when another write operation is pending.

Issue - State: closed - Opened by zedle almost 5 years ago - 13 comments

#9 - allow multiple writers and batch writes

Pull Request - State: closed - Opened by JanEggers about 5 years ago

#8 - gracefull close client connection

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

#7 - Socket.SendAsync cpu usage

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

#6 - split reader and writer

Pull Request - State: closed - Opened by JanEggers about 5 years ago - 2 comments

#5 - Channels

Pull Request - State: closed - Opened by JanEggers about 5 years ago

#4 - IProtocol abstraction / Application facing interface

Issue - State: closed - Opened by JanEggers about 5 years ago - 13 comments

#3 - Connection disconnected when input Chinese text

Issue - State: closed - Opened by Ruikuan about 5 years ago - 7 comments

#2 - Potential torn read/write

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

#1 - Support new Azure SignalR Endpoint

Pull Request - State: closed - Opened by vicancy over 5 years ago - 1 comment