File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# websocket
2
2
3
+ [ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/nhooyr/websocket?color=violet&sort=semver )] ( https://github.com/nhooyr/websocket/releases )
3
4
[ ![ GoDoc] ( https://godoc.org/nhooyr.io/websocket?status.svg )] ( https://godoc.org/nhooyr.io/websocket )
4
- [ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/nhooyr/websocket?color=9cf&sort=semver )] ( https://github.com/nhooyr/websocket/releases )
5
- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color= )] ( https://codecov.io/gh/nhooyr/websocket )
6
- [ ![ CI] ( https://img.shields.io/circleci/build/github/nhooyr/websocket?label=ci&color=success )] ( https://github.com/nhooyr/websocket/commits/master )
5
+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color=brightgreen )] ( https://codecov.io/gh/nhooyr/websocket )
6
+ [ ![ CI] ( https://img.shields.io/circleci/build/github/nhooyr/websocket?label=ci&color=brightgreen )] ( https://github.com/nhooyr/websocket/commits/master )
7
7
8
8
websocket is a minimal and idiomatic WebSocket library for Go.
9
9
You can’t perform that action at this time.
0 commit comments