Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grpc-web-go-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
grpc-web-go-client
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
release
Select Git revision
Branches
5
XX-4441
master
origin-fork
release
default
tls-websockets
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
13
17
Jan
13
21
Dec
20
16
15
13
12
9
2
Nov
27
Oct
8
Sep
7
29
Aug
26
25
24
12
Mar
8
29
Apr
16
5
22
Mar
14
8
2
28
Feb
25
24
23
5
May
4
29
Mar
16
15
14
12
31
Oct
27
Aug
18
9
8
23
Jun
update deps
release
release
update deps
XX-4441
XX-4441
Js should also handle tls under the hood
tls-websockets
tls-websockets
Make websockets compile for js
fix websocket interface
Merge branch 'release' into tls-websockets
Merge branch 'hotfix/atomic-cert' into 'release'
master
master
Rename to getremotecertificate
Don't check, just store'
Fix nil check:
Fix GetReceivedCertificate
Use atomic instead of locking
Merge branch 'xx-4413/received-cert' into 'release'
Fix locking
Add nil check when comparing certs
Track received tls certificate on unary transport, make call to get cert on clientconn
Test fixes, comment out one
Proper tls cert handling logic
NewClientStream -> NewWSStream
Comments, rename ClientTransport to WebsocketStreamingTransport
Apply changes to proper streaming transport, switch back from unary wrapper
Merge branch 'release' into tls-websockets
Merge branch 'hotfix/withsecure' into 'release'
Add withsecure
Use wsut for server stream
fixes to websocket unary transport
Add websocketUnaryTransport
Swap to nhooyr websocket library
Add tls options for websocket
Merge branch 'revert-7343cd39' into 'release'
Revert "Revert "Update with timeout and locking fix""
Revert "Update with timeout and locking fix"
update deps
Update with timeout and locking fix
origin-fork
origin-fork
Add warning for grpc-status header irregularity
Properly close, remove sent bool
Fix single send only issue
Fix go atomic versions
Merge branch 'xx-update' into 'origin-fork'
Fix default
Loading