Ecosyste.ms: Issues

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

GitHub / joedevivo/chatterbox issues and pull requests

#150 - My novalabsxyz mj write

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

#149 - Move this project in organization to have a better development

Issue - State: open - Opened by Neustradamus over 1 year ago - 4 comments

#148 - Receive performance reduce rapidly while concurrent stream number grows

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

#147 - Up ci versions

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

#146 - Fix typos

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

#145 - Add CI while testing with Erlang/OTP 24

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 3 years ago - 4 comments

#144 - 1.0 API

Issue - State: open - Opened by tsloughter almost 4 years ago

#143 - merge my changes upstream

Pull Request - State: open - Opened by tsloughter almost 4 years ago

#142 - get_response should not crash the connection

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

#141 - Pass statem options through

Pull Request - State: open - Opened by sebastiw over 4 years ago - 1 comment

#140 - Complete body when sending trailers

Pull Request - State: closed - Opened by sebastiw over 4 years ago - 1 comment

#139 - Server or library?

Issue - State: closed - Opened by Matti252 over 4 years ago - 5 comments

#138 - Add no link client start

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

#136 - Stream creation concurrency bug

Issue - State: open - Opened by davisp about 5 years ago - 2 comments

#135 - Fix handling of RST_STREAM frames

Issue - State: open - Opened by davisp about 5 years ago - 2 comments

#134 - Send window size not updated on settings frames

Issue - State: closed - Opened by davisp about 5 years ago - 1 comment

#133 - close connection on bad preface in become

Pull Request - State: closed - Opened by tsloughter almost 6 years ago

#132 - Fix padded payload reading (and other minor updates)

Pull Request - State: closed - Opened by davidjulien about 6 years ago - 1 comment

#131 - new release?

Issue - State: closed - Opened by benoitc over 6 years ago - 1 comment

#130 - ssl accept

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

#129 - use ssl:handshake on OTP-21+ instead of deprecated ssl:ssl_accept

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

#128 - Remove warnings_as_errors for the sake of Erlang 21.x

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

#127 - client stream callbacks

Pull Request - State: open - Opened by tsloughter over 6 years ago - 5 comments

#126 - Why is the supervision tree not startedon app start

Issue - State: closed - Opened by phanimahesh almost 7 years ago - 1 comment

#125 - remove lager as a dependency

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

#124 - remove unnecessary _app module and support connection settings in become

Pull Request - State: closed - Opened by tsloughter almost 7 years ago

#123 - add trailers to active_stream record to send when body is done

Pull Request - State: closed - Opened by tsloughter almost 7 years ago - 3 comments

#122 - support sending messages to stream handler through h2_stream

Pull Request - State: closed - Opened by tsloughter almost 7 years ago

#121 - h2_connection function for sending trailers

Issue - State: closed - Opened by tsloughter almost 7 years ago - 2 comments

#120 - Binary leaking in h2_connection processes

Issue - State: open - Opened by jonasrichard about 7 years ago - 15 comments

#119 - updates the h2_stream and h2_connection to use gen_statem

Pull Request - State: closed - Opened by tsloughter about 7 years ago - 6 comments

#118 - Should we use lager in infrastructural library?

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

#117 - Account for http experimental settings frame codes

Pull Request - State: closed - Opened by Olshansk about 7 years ago

#116 - undefined parse transform 'lager_transform'

Issue - State: closed - Opened by Mo33n over 7 years ago - 1 comment

#115 - Fix the remaining window size in s_send_what_we_can

Pull Request - State: closed - Opened by tony612 over 7 years ago

#114 - Fix: ignore unknown settings frame

Pull Request - State: closed - Opened by tony612 over 7 years ago

#113 - Support OTP20+

Issue - State: closed - Opened by boboxiaodd over 7 years ago - 5 comments

#112 - Callback mod init options

Pull Request - State: closed - Opened by joedevivo over 7 years ago

#111 - Does this library support CONNECT method?

Issue - State: open - Opened by vjache over 7 years ago - 2 comments

#110 - The new release was created with 'v' prefix

Issue - State: closed - Opened by posilva over 7 years ago - 1 comment

#109 - Add h2_stream_set accessors my_max_active/1 and their_max_active/1

Pull Request - State: closed - Opened by efine over 7 years ago

#108 - Add h2_connection:update_settings/2

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

#107 - Add ping support

Pull Request - State: closed - Opened by rslota over 7 years ago - 3 comments

#106 - Improve client side performance

Pull Request - State: closed - Opened by rslota over 7 years ago - 15 comments

#105 - Improve client side performance

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

#104 - How can we know the max of streams allowed on the server

Issue - State: open - Opened by posilva almost 8 years ago - 2 comments

#103 - Add rebar.config.script deps for rebar2

Pull Request - State: closed - Opened by posilva almost 8 years ago - 3 comments

#102 - Fix h2_client:send_request/3

Pull Request - State: closed - Opened by efine almost 8 years ago - 7 comments

#101 - h2_client:send_request/3 does not check the return from h2_connection:new_stream/1,2

Issue - State: closed - Opened by efine almost 8 years ago - 2 comments

#100 - Fix check of PING ACK flag

Pull Request - State: closed - Opened by efine almost 8 years ago - 2 comments

#99 - PING ACK flag check is incorrect

Issue - State: closed - Opened by efine almost 8 years ago

#98 - fix from_frames/1 spec

Pull Request - State: closed - Opened by tsloughter almost 8 years ago

#97 - use hex packages and add hex package metadata

Pull Request - State: closed - Opened by tsloughter almost 8 years ago

#96 - update crypto calls for OTP 19 and added to travis otps

Pull Request - State: closed - Opened by tsloughter almost 8 years ago - 2 comments

#95 - Issues when connecting to nginx server

Issue - State: closed - Opened by Littlelies almost 8 years ago - 1 comment

#94 - Garbage Collection

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

#93 - Client gets an error when receives recv_h in open state

Issue - State: closed - Opened by tony612 about 8 years ago - 1 comment

#92 - support bidirectional streams

Pull Request - State: closed - Opened by tsloughter about 8 years ago - 4 comments

#91 - Client API: send_request

Pull Request - State: closed - Opened by wuyingfengsui about 8 years ago

#90 - Add support for getting peer cert when using TLS

Pull Request - State: closed - Opened by efine about 8 years ago

#89 - How do I send PING using h2_client?

Issue - State: closed - Opened by arkadiyk about 8 years ago - 4 comments

#88 - Fix populating response_data when END_STREAM is sent separately

Pull Request - State: closed - Opened by palkan about 8 years ago

#87 - Use sock:setopts for setting connection options

Pull Request - State: closed - Opened by palkan about 8 years ago

#86 - Allow graceful handling of connection errors

Pull Request - State: closed - Opened by dcheckoway about 8 years ago - 2 comments

#85 - Fix setopts and response body

Pull Request - State: closed - Opened by palkan about 8 years ago - 1 comment

#84 - Fix typespecs

Pull Request - State: closed - Opened by efine over 8 years ago

#83 - Change Transport:setopts/2 calls to sock:setopts/2

Pull Request - State: closed - Opened by efine over 8 years ago

#80 - Bumped lager to 2.2.3

Pull Request - State: closed - Opened by hpopp over 8 years ago - 1 comment

#79 - Couldn't compile hpack on Ubuntu 14.04 (elixir)

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

#78 - Crash when an unknown certificate be used in a connection

Issue - State: closed - Opened by LanfordCai over 8 years ago

#77 - Fixed a fatal flaw in flow control math

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

#76 - Better frame types

Pull Request - State: closed - Opened by joedevivo over 8 years ago - 1 comment

#75 - Allow send_h from open stream state

Pull Request - State: closed - Opened by joedevivo over 8 years ago - 1 comment

#74 - http2_client is leaking processes

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

#73 - bi-directional streams ?

Issue - State: closed - Opened by benoitc over 8 years ago - 6 comments

#72 - Renamed s/http2_/h2_

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

#71 - http 1.1 handling

Issue - State: closed - Opened by benoitc over 8 years ago - 5 comments

#70 - Fix types for stream_id in test handlers

Pull Request - State: closed - Opened by mururu over 8 years ago

#69 - any example to receive streams on the server?

Issue - State: closed - Opened by benoitc over 8 years ago - 4 comments

#68 - fixing half_closed_local crash for issue 66.

Pull Request - State: closed - Opened by slezakattack over 8 years ago

#67 - Abstracted payload records into types

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

#66 - http2_client request crashing in http2_stream.half_closed_local

Issue - State: closed - Opened by lucacorti over 8 years ago - 9 comments

#64 - 5.1. Stream States × half closed (remote): Sends a HEADERS frame

Pull Request - State: closed - Opened by joedevivo over 8 years ago - 1 comment

#63 - Negative Flow Control Windows

Issue - State: open - Opened by joedevivo over 8 years ago

#62 - Pass the body to the stream handler, not the whole frame

Pull Request - State: closed - Opened by stillinbeta over 8 years ago

#61 - Pseudoheader Validation

Issue - State: closed - Opened by joedevivo over 8 years ago - 1 comment

#57 - client needs to be able to stream responses

Issue - State: open - Opened by joedevivo over 8 years ago - 3 comments

#56 - Doesn't compile for erlang versions older than 17

Issue - State: closed - Opened by slezakattack over 8 years ago - 5 comments

#53 - Fix for a badmatch when there is a END_STREAM specified in the headers frame

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

#48 - 5.1.2. Stream Concurrency

Pull Request - State: closed - Opened by joedevivo over 8 years ago - 5 comments