Ecosyste.ms: Issues

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

GitHub / couchbase/go-blip issues and pull requests

#62 - Improve concurrency: fewer goroutines

Pull Request - State: open - Opened by snej over 1 year ago

#61 - Add bytes transferred stat

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

#60 - Add workflow CI from other Sync Gateway projects

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

#58 - CBG-1712: Replaced std compress/flate with third party

Pull Request - State: closed - Opened by borrrden about 2 years ago

#57 - Allow overriding handler panic handling

Pull Request - State: closed - Opened by markspolakovs over 2 years ago

#56 - CBG-1967 explicitly disable compression

Pull Request - State: closed - Opened by torcolvin over 2 years ago

#55 - CBG-1237: Replace couchbaselabs/go.assert with testify/assert

Pull Request - State: closed - Opened by markspolakovs over 2 years ago

#54 - Add GitHub actions workflow to run unit tests

Pull Request - State: closed - Opened by bbrks over 2 years ago

#53 - Replace x/net/websocket library with nhooyr.io/websocket

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

#52 - CBG-1517 Rename ActiveProtocol to ActiveSubprotocol

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

#50 - CBD-4043: Mobile 3.0 BSL

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

#49 - Replace test panics with t.Fatal/t.Error

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

#48 - CBG-1435: Allow multiple protocols to be supported

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

#47 - Rewrite message.Response to avoid races when simultaneously called

Pull Request - State: closed - Opened by bbrks about 4 years ago

#46 - Fix parseError race

Pull Request - State: closed - Opened by bbrks about 4 years ago

#45 - Add OnExitCallback which is invoked when the websocket connection drops

Pull Request - State: closed - Opened by bbrks about 4 years ago

#44 - Add WebsocketPingInterval option

Pull Request - State: closed - Opened by bbrks over 4 years ago

#43 - Wait for sender/receiver goroutines to drain on stop

Pull Request - State: closed - Opened by bbrks over 4 years ago

#42 - CBG-494 - Add Message.SetJSONBodyAsBytes method

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

#41 - Backport #38 to SG 2.1.x branch

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

#40 - CBG-279 Cherry pick all except json.Number PRs into SG 2.1.x branch

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

#39 - Use sync-gateway-pipeline-builder label

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

#38 - CBG-279 Fix leak in nextFrameToSend by closing message encoder

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

#37 - Swap .drone.yml for Jenkinsfile

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

#36 - Exit early from queue push when the messageQueue has been stopped

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

#35 - Set UseNumber when decoding message bodies

Pull Request - State: closed - Opened by adamcfraser about 6 years ago

#34 - Update the logging wording when it has an error

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

#33 - Fixes SG #3335 BlipTester concurrency safety issues

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

#32 - Flow control should be based on post-compression frame sizes

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

#31 - Large but compressible messages get stuck being sent

Issue - State: closed - Opened by snej over 6 years ago
Labels: bug, P1: high

#30 - SetJSONBody() shouldn't call SetCompressed(true)

Issue - State: open - Opened by tleyden over 6 years ago
Labels: icebox

#29 - FIxes #28 w/ a nil check

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

#28 - Panic when calling blip.Sender Close()

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

#27 - Add the ability for go-blip to support multiple application protocol ids

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

#26 - Fixes #24 Update WebSocket protocol to “BLIP_3"

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

#25 - response.SetError(...) returns "panic: Message can't be modified"

Issue - State: open - Opened by tleyden over 6 years ago - 3 comments
Labels: icebox

#24 - Update WebSocket protocol to “BLIP_3"

Issue - State: closed - Opened by snej over 6 years ago - 3 comments
Labels: P1: high

#22 - Feature/sg issue 3221 bogus msg cleanup

Pull Request - State: closed - Opened by tleyden almost 7 years ago - 2 comments

#21 - Add recover in Message asyncRead and nextFrameToSend goroutines

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

#20 - PR: BLIP client blocks indefinitely when peer abruptly closes connection

Pull Request - State: closed - Opened by tleyden almost 7 years ago - 10 comments

#19 - Ignoring errors and number of bytes written when writing to websocket

Issue - State: closed - Opened by tleyden almost 7 years ago - 1 comment
Labels: P1: high

#18 - Add expvar instrumentation

Issue - State: closed - Opened by tleyden almost 7 years ago - 1 comment
Labels: P1: high

#17 - BLIP client blocks indefinitely when peer abruptly closes connection

Issue - State: closed - Opened by tleyden almost 7 years ago - 1 comment
Labels: P1: high

#16 - Dropped connections shouldn't deadlock clients

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

#15 - Fixes SG #3232 prefix unique id to go-blip logs

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

#14 - Fixes #3232 prefix unique id to go-blip logs

Pull Request - State: closed - Opened by tleyden almost 7 years ago - 1 comment
Labels: review

#13 - Feature/sg 3207 blip logging

Pull Request - State: closed - Opened by tleyden almost 7 years ago - 6 comments

#12 - go-blip keepalive questions

Issue - State: closed - Opened by tleyden almost 7 years ago - 3 comments

#11 - Add DialConfig()

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

#9 - Fixed mistakes and added panic handling

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

#8 - “Sec-WS-Protocols” header should be “Sec-WebSocket-Protocol"

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

#7 - Fixed zero-length decompress, improved logging, improved tests

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

#6 - Feature/fix ci build

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

#5 - codec fixes

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

#4 - Feature/message queue test

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

#3 - Updated to BLIP 3.0-alpha protocol

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

#2 - go-blip test failure: TestMessageEncodingCompressed

Issue - State: closed - Opened by djpongh about 7 years ago - 1 comment
Labels: P1: high

#1 - Feature/fix non compiling tests

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