Skip to content

Commit 3ade6a9

Browse files
author
Sergio Andres Virviescas Santana
committed
Update AUTHORS and added Go Report Card badge
1 parent 5d2995e commit 3ade6a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
Gary Burd <gary@beagledreams.com>
77
Google LLC (https://opensource.google.com/)
88
Joachim Bauch <mail@joachim-bauch.de>
9-
9+
Sergio Andres Virviescas Santana <developersavsgio@gmail.com>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Gorilla WebSocket is a [Go](http://golang.org/) implementation of the
66
This fork adds [fasthttp](https://github.com/valyala/fasthttp) support with last features and improvments of gorilla/websocket
77

88
[![Build Status](https://travis-ci.org/savsgio/websocket.svg?branch=master)](https://travis-ci.org/savsgio/websocket)
9+
[![Go Report Card](https://goreportcard.com/badge/github.com/fasthttp/websocket)](https://goreportcard.com/report/github.com/fasthttp/websocket)
910
[![GoDoc](https://godoc.org/github.com/fasthttp/websocket?status.svg)](https://godoc.org/github.com/fasthttp/websocket)
1011

1112
### Documentation

0 commit comments

Comments
 (0)