Added link to ggr server

This commit is contained in:
Ivan Krutov 2017-01-22 12:34:19 +03:00
parent 91ba2aa505
commit f5b46cb4c8

View File

@ -940,6 +940,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gofuzz](https://github.com/google/gofuzz) - A library for populating go objects with random values
* [Tavor](https://github.com/zimmski/tavor) - A generic fuzzing and delta-debugging framework
* Selenium tools
* [ggr](https://github.com/aandryashin/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
## Text Processing
*Libraries for parsing and manipulating texts.*