Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sourcegraph/jsonrpc2 issues and pull requests
#81 - Empty response from stdio communication
Issue -
State: closed - Opened by tino415 4 months ago
- 1 comment
#80 - chore: use scip-go instead of lsif-go for precise indexing in CI
Pull Request -
State: closed - Opened by Strum355 9 months ago
#79 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#78 - CI: Enable dependabot to keep CI up to date
Pull Request -
State: closed - Opened by joycebrum 11 months ago
#77 - CI: Enable dependabot to keep CI up to date
Issue -
State: closed - Opened by joycebrum 11 months ago
#76 - Add the ability to recover panic in the handler
Issue -
State: closed - Opened by vaintrub about 1 year ago
- 2 comments
#75 - Docs: Create Security Policy
Pull Request -
State: closed - Opened by diogoteles08 about 1 year ago
- 1 comment
#74 - Docs: Define a Security Policy
Issue -
State: closed - Opened by diogoteles08 about 1 year ago
#73 - ci: set minimal permissions to GitHub workflows
Pull Request -
State: closed - Opened by diogoteles08 about 1 year ago
#72 - CI: add minimal permissions to your GitHub Workflows
Issue -
State: closed - Opened by diogoteles08 about 1 year ago
- 1 comment
#71 - Fix logging of received response messages
Pull Request -
State: closed - Opened by fhs over 1 year ago
#70 - conn: do not lock sending when closing
Pull Request -
State: closed - Opened by keegancsmith over 1 year ago
- 3 comments
#69 - v0.2.0 Websocket hangs forever
Issue -
State: open - Opened by rsukhodolskyi over 1 year ago
- 2 comments
#68 - Add package example test
Pull Request -
State: closed - Opened by samherrmann over 1 year ago
- 1 comment
#67 - Always omit params member from request when empty
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 2 comments
#66 - Omit data field from error when empty
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 3 comments
#65 - Split jsonrpc2.go file into multiple files
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 1 comment
#64 - Fix underlying connection not being closed on protocol error
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 2 comments
#63 - Pin staticcheck version to v0.2.2
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 1 comment
#62 - Add ability to omit params member from request
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
#61 - Add ability to omit params member from request
Pull Request -
State: closed - Opened by samherrmann almost 2 years ago
- 3 comments
#60 - fix no corresponding request if req.ID is modified by onSend
Pull Request -
State: closed - Opened by Semesse almost 2 years ago
- 1 comment
#59 - ci: update to actions/checkout@v3
Pull Request -
State: closed - Opened by daxmc99 almost 2 years ago
#58 - [#57] Fix and deprecate PlainObjectCodec
Pull Request -
State: closed - Opened by mnowotnik over 2 years ago
#57 - PlainObjectCodec rejects additional messages
Issue -
State: closed - Opened by mnowotnik over 2 years ago
- 8 comments
#56 - [WIP] Adjust Handler interface and support middleware
Pull Request -
State: closed - Opened by ggicci almost 3 years ago
- 3 comments
#55 - Expose a NoopHandler
Pull Request -
State: closed - Opened by josebalius almost 3 years ago
- 2 comments
#54 - Guard against nil handlers
Pull Request -
State: closed - Opened by josebalius almost 3 years ago
- 1 comment
#53 - Accept a `nil` handler
Issue -
State: closed - Opened by josebalius almost 3 years ago
- 2 comments
#52 - Homogenize treatment of params and meta in UnmarshalJSON
Pull Request -
State: closed - Opened by lhchavez over 3 years ago
#51 - Add GitHub actions
Pull Request -
State: closed - Opened by lhchavez over 3 years ago
#50 - Add a way to specify more non-standard-compliant fields to Request
Pull Request -
State: closed - Opened by lhchavez over 3 years ago
#49 - [Feature Request] Add a way to specify more non-standard-compliant fields to Request
Issue -
State: closed - Opened by lhchavez over 3 years ago
- 1 comment
#48 - Add ability to set custom logger
Pull Request -
State: closed - Opened by samherrmann over 3 years ago
- 1 comment
#47 - fix typo in jsonrpc2/stream.go
Pull Request -
State: closed - Opened by amyXia1994 over 3 years ago
#46 - Consider adding version tag
Issue -
State: closed - Opened by samherrmann over 3 years ago
- 1 comment
#45 - Add PlainObjectCodec
Pull Request -
State: closed - Opened by samherrmann over 3 years ago
#44 - Add StringID call option
Pull Request -
State: closed - Opened by samherrmann over 3 years ago
#43 - apply method on CallOption should be public
Issue -
State: closed - Opened by samherrmann over 3 years ago
- 2 comments
#42 - DispatchCall was added in #41 but is missing in the public interface
Pull Request -
State: closed - Opened by corneliusweig over 3 years ago
- 2 comments
#41 - Break the Call method into a dispatcher and waiter
Pull Request -
State: closed - Opened by corneliusweig almost 4 years ago
#40 - No websocket.PingMessage emitter in jsonrpc2/websocket
Issue -
State: closed - Opened by tomsun about 4 years ago
- 2 comments
Labels: question
#39 - Implement ObjectStream as a net/http Client
Issue -
State: open - Opened by abourget over 4 years ago
- 1 comment
#38 - Add message serializer
Pull Request -
State: closed - Opened by xsadegh over 4 years ago
- 2 comments
#37 - LSIF Indexing Campaign
Pull Request -
State: closed - Opened by shrouxm over 4 years ago
#36 - Use t.Cleanup instead of defer in Golang code tests
Pull Request -
State: open - Opened by sourcegraph-bot over 4 years ago
#35 - Produce LSIF data for each commit for fast/precise code nav
Pull Request -
State: closed - Opened by sqs almost 5 years ago
#34 - minor logging fixes
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 2 comments
#33 - [BUG] OnRecv() func logging, wrong case check?
Issue -
State: closed - Opened by s3rj1k about 5 years ago
- 4 comments
#32 - fix Using a reference for the variable on range scope
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 3 comments
#31 - use custom logger for internal logging
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 3 comments
#30 - support for go 1.12+
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 8 comments
#29 - Using a reference for the variable on range scope `msg`
Issue -
State: closed - Opened by s3rj1k about 5 years ago
- 5 comments
#28 - fix File is not `goimports`-ed
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 2 comments
#27 - Update Dependencies (Renovate Bot)
Issue -
State: open - Opened by renovate[bot] about 5 years ago
#26 - Configure Renovate
Pull Request -
State: open - Opened by renovate[bot] about 5 years ago
#25 - fix some golangci-lint, revive linter warnings
Pull Request -
State: closed - Opened by s3rj1k about 5 years ago
- 4 comments
#24 - Remove Debug logging for library
Issue -
State: closed - Opened by s3rj1k about 5 years ago
- 8 comments
#23 - Prevent program from panic on nil options
Pull Request -
State: closed - Opened by ggicci almost 6 years ago
- 1 comment
#22 - example for simple HTTP JSONRPC server?
Issue -
State: closed - Opened by s3rj1k about 6 years ago
- 5 comments
#21 - Use the last stable Go on Travis CI
Pull Request -
State: closed - Opened by msoap about 6 years ago
#20 - Replaced log.Logger parameter by interface
Pull Request -
State: closed - Opened by msoap about 6 years ago
- 1 comment
#19 - Added link to the godoc reference
Pull Request -
State: closed - Opened by msoap over 6 years ago
#18 - remove content type from vscode object codec
Pull Request -
State: closed - Opened by keegancsmith over 6 years ago
#17 - add support for suppressing ErrClosed in HandlerWithError logs
Pull Request -
State: closed - Opened by slimsag almost 7 years ago
- 3 comments
#16 - Fix send UTF-8 special html symbols
Pull Request -
State: closed - Opened by asuleymanov about 7 years ago
- 4 comments
#15 - UTF-8 convert
Issue -
State: closed - Opened by asuleymanov about 7 years ago
- 2 comments
Labels: question
#14 - Response: Add omitempty tag for Result
Pull Request -
State: closed - Opened by tchap over 7 years ago
- 4 comments
#13 - "result":null is returned on error
Issue -
State: closed - Opened by tchap over 7 years ago
#12 - Handle is blocking
Pull Request -
State: closed - Opened by keegancsmith almost 8 years ago
#11 - ci: disable testing tip
Pull Request -
State: closed - Opened by keegancsmith almost 8 years ago
#10 - Add Meta field to Response
Pull Request -
State: closed - Opened by keegancsmith almost 8 years ago
- 3 comments
#9 - synchronize writes in BufferedObjectStream
Pull Request -
State: closed - Opened by sqs almost 8 years ago
#8 - Add CallOpt SetID
Pull Request -
State: closed - Opened by keegancsmith almost 8 years ago
#7 - better null handling in (Request).params and (Response).result
Pull Request -
State: closed - Opened by sqs almost 8 years ago
#6 - support responses with null result ({"result":null})
Pull Request -
State: closed - Opened by sqs almost 8 years ago
- 1 comment
#5 - don't require a space between the Content-Length header name and value
Pull Request -
State: closed - Opened by akhleung almost 8 years ago
- 2 comments
#4 - Add pluggable transport interface + WebSocket support
Pull Request -
State: closed - Opened by sqs almost 8 years ago
- 5 comments
#3 - make call.done channel buffered
Pull Request -
State: closed - Opened by neelance about 8 years ago
#2 - support string request IDs (and numeric request IDs)
Pull Request -
State: closed - Opened by sqs about 8 years ago
#1 - Support string IDs
Issue -
State: closed - Opened by sqs about 8 years ago
- 1 comment