Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Zaba505
/
gws
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
2
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 4, 2020
feat(server): support connection keep alive (#39)
Show description for 0f356a4
Zaba505
authored
0f356a4
Copy full SHA for 0f356a4
feat(conn): implement exponential backoff strategy for retrying (#38)
Show description for 6a527ae
Zaba505
authored
6a527ae
Copy full SHA for 6a527ae
Commits on Jul 4, 2020
chore(docs): add awesome go mention badge
Zaba505
committed
65aff34
Copy full SHA for 65aff34
Commits on Jun 30, 2020
chore(docs): prefer pkg.go.doc over godoc.org
Zaba505
committed
11e3c2a
Copy full SHA for 11e3c2a
chore(docs): add coverage badge
Zaba505
committed
102615c
Copy full SHA for 102615c
test(payload): add coverage for unknown message types
Zaba505
committed
e81d914
Copy full SHA for e81d914
build(ci): upload coverage report to codecov
Zaba505
committed
ff8572e
Copy full SHA for ff8572e
chore(docs): add package comment
Zaba505
committed
d5710d7
Copy full SHA for d5710d7
chore(docs): update readme
Zaba505
committed
66e7be0
Copy full SHA for 66e7be0
chore(docs): fix spelling mistake
Zaba505
committed
94df61a
Copy full SHA for 94df61a
chore(docs): fix golint and spelling issues
Zaba505
committed
41cd5d9
Copy full SHA for 41cd5d9
Commits on Jun 17, 2020
feat(conn): add message type option (#34)
Show description for f3b1359
Zaba505
authored
f3b1359
Copy full SHA for f3b1359
fix(server): stop stream on stop message from client (#32)
Show description for bfdfe06
Zaba505
authored
bfdfe06
Copy full SHA for bfdfe06
fix(mod): module path doesn't like capitals
Zaba505
committed
3702f76
Copy full SHA for 3702f76
feat: support subscriptions (#30)
Show description for 3d4e208
Zaba505
authored
3d4e208
Copy full SHA for 3d4e208
Commits on Jun 15, 2020
chore(docs): fix badge links and readme
Zaba505
committed
f16de7e
Copy full SHA for f16de7e
chore(docs): fix server handler ex name so it appears in the docs
Zaba505
committed
1b9ecc7
Copy full SHA for 1b9ecc7
refactor: change module name
Zaba505
committed
2e22a93
Copy full SHA for 2e22a93
build(mod): fix module path
Zaba505
committed
8396247
Copy full SHA for 8396247
chore(docs): fix concurrent queries example name
Zaba505
committed
68f7e81
Copy full SHA for 68f7e81
chore(docs): rename client examples
Zaba505
committed
e1e298a
Copy full SHA for e1e298a
chore(lint): fix all issues but package name underscores
Zaba505
committed
95a0d0c
Copy full SHA for 95a0d0c
docs: add examples (#29)
Show description for dbbf8ec
Zaba505
authored
dbbf8ec
Copy full SHA for dbbf8ec
test(server): make sure compression opt can be used by both server and dial
Zaba505
committed
ea52cde
Copy full SHA for ea52cde
feat(options): allow for symmetric use of low-level opts
Zaba505
committed
f07a5d4
Copy full SHA for f07a5d4
feat(server): improve server options (#28)
Show description for d16bfc8
Zaba505
authored
d16bfc8
Copy full SHA for d16bfc8
feat(conn): add dial options for customizing underlying websocket conn (#27)
Show description for 6dace81
Zaba505
authored
6dace81
Copy full SHA for 6dace81
fix(client): avoid possible race detection when cleaning up response chans
Zaba505
committed
9a9de0e
Copy full SHA for 9a9de0e
Commits on Jun 14, 2020
perf(server): add artillery load testing (#26)
Show description for bded444
Zaba505
authored
bded444
Copy full SHA for bded444
fix(client): handle zero response (#24)
Zaba505
authored
75398b0
Copy full SHA for 75398b0
fix(client): clean up response channels (#22)
Show description for 41c9b79
Zaba505
authored
41c9b79
Copy full SHA for 41c9b79
Commits on Jun 12, 2020
fix(client): stop in flight query on context cancellation (#18)
Show description for 9da4bc3
Zaba505
authored
9da4bc3
Copy full SHA for 9da4bc3
fix(server): send internal server errors (#17)
Show description for aafd43d
Zaba505
authored
aafd43d
Copy full SHA for aafd43d
fix(server): send complete message for completed queries (#14)
Show description for 1cfd4c0
Zaba505
authored
1cfd4c0
Copy full SHA for 1cfd4c0
fix(conn): send connection_terminate message on close (#13)
Show description for be04a46
Zaba505
authored
be04a46
Copy full SHA for be04a46
Pagination
Previous
Next
You can’t perform that action at this time.