Ecosyste.ms: Issues

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

GitHub / pyr/net issues and pull requests

#58 - Fix invalid request

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

#57 - notify-bad-request! called on invalid URI

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

#56 - FIX(b64): b64-> methods should decode + s->b64 use b->b64 internaly

Pull Request - State: closed - Opened by bcachet over 5 years ago

#55 - hex: fix exception...

Pull Request - State: closed - Opened by greut over 5 years ago

#54 - deps: bump all but netty 5.x

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

#53 - travis: build on openjdk11

Pull Request - State: closed - Opened by greut almost 6 years ago - 1 comment
Labels: bug

#52 - on Windows7

Issue - State: closed - Opened by L-jasmine about 6 years ago - 1 comment

#51 - using the http.client library

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

#50 - FIX(http-server): Pass ChannelOption correctly to server-bootstrap

Pull Request - State: closed - Opened by bcachet over 6 years ago

#49 - ADD: Configure Channel once registered

Pull Request - State: closed - Opened by bcachet over 6 years ago

#48 - ADD: IdleStateHandler used to detect connection inactivity

Pull Request - State: closed - Opened by bcachet over 6 years ago

#47 - ADD(server): ReadTimeoutHandler to detect connection inactivity

Pull Request - State: closed - Opened by bcachet over 6 years ago

#46 - doc: fix typo

Pull Request - State: closed - Opened by mcorbin over 6 years ago

#45 - deps: upgrade netty

Pull Request - State: closed - Opened by greut over 6 years ago

#44 - Net performance

Issue - State: open - Opened by ikitommi over 6 years ago - 2 comments

#43 - optimistic finally clause

Issue - State: closed - Opened by greut over 6 years ago

#42 - tls: support sni in SSL handler

Pull Request - State: closed - Opened by pyr over 6 years ago

#41 - FIX(chunk): write-listener release ByteBuf when write-flush finished

Pull Request - State: closed - Opened by bcachet over 6 years ago - 1 comment

#40 - FIX: Do not drain on Netty Bad Request

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

#39 - ADD: Release ByteBuf that are drained

Pull Request - State: closed - Opened by bcachet over 6 years ago - 1 comment

#38 - server hangs on (very) exotic HTTP verb

Issue - State: closed - Opened by greut over 6 years ago

#37 - http: rename to qs->params

Pull Request - State: closed - Opened by greut over 6 years ago

#36 - travis: move docs to gh-pages

Pull Request - State: closed - Opened by greut almost 7 years ago - 1 comment

#35 - Feature/drain client

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

#34 - server: force-close when client leaves

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

#33 - http-client: transparently deflate

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

#32 - uri: support supplying parameters as a map

Pull Request - State: closed - Opened by pyr almost 7 years ago - 1 comment

#31 - REF: # threads of event-loop-group is parametrable

Pull Request - State: closed - Opened by bcachet almost 7 years ago - 1 comment

#30 - channel: support bridging netty Channels to core.async directly

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

#29 - http-server should not rely on an executor

Issue - State: closed - Opened by pyr almost 7 years ago

#28 - http-client: arbitrary body lengths in requests and responses

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

#27 - FIX(BadRequest): We didn't access body correctly when closing Channel

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

#26 - server: handle Netty's bad-request supplemental query

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

#25 - http-server: release buffers for failed puts

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

#24 - http: more convenience functions

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

#23 - transforms: add transducers to operate on collections of ByteBufs

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

#22 - server: run callbacks on executor

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

#21 - netty: improve foundations

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

#20 - Fix: ServerBootstrap group was using child-group key

Pull Request - State: closed - Opened by GEverding about 7 years ago - 1 comment

#19 - Update to latest Clojure

Pull Request - State: closed - Opened by oubiwann over 7 years ago - 1 comment

#18 - respects the requested method

Pull Request - State: closed - Opened by raymcdermott over 7 years ago - 1 comment

#17 - Fix problem with multiple-params in query string and body

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

#16 - Missing Protocol

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

#15 - server w/Epoll Exceptions

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

#14 - make response-write executor for simple response maps configurable

Pull Request - State: closed - Opened by mpenet almost 8 years ago - 1 comment

#13 - fix reflection bugs + missing defaulthttpcontent wrapping of str body

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

#12 - Type hints and reflection

Issue - State: closed - Opened by CRHough almost 8 years ago - 4 comments

#11 - net.ty/server broken by types

Pull Request - State: closed - Opened by CRHough almost 8 years ago - 1 comment

#10 - fix reflection + bug

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

#9 - Disconnect connected clients on shutdown

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

#8 - .childGroup is only a getter

Pull Request - State: closed - Opened by CRHough almost 8 years ago - 1 comment

#7 - Close but not terminate?

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

#6 - Update pipeline.clj

Pull Request - State: closed - Opened by CRHough almost 8 years ago - 1 comment

#5 - Update tls.html

Pull Request - State: closed - Opened by CRHough almost 8 years ago - 1 comment

#4 - Update tcp.clj

Pull Request - State: closed - Opened by CRHough almost 8 years ago - 1 comment

#3 - make Content Chunk encoding to http content more open

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

#2 - add request-chan

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

#1 - [WIP] http-server: core.async chunked server

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