Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
📚 Include hashing server support in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cyraxx committed Jan 5, 2017
1 parent 400c947 commit 8b323e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Features
* Implements all known Pokémon Go API calls
* Includes request signing (aka Unknown6) support
* Includes native request signing (up to API version 0.45) and [hashing server support](https://github.com/cyraxx/pogobuf/wiki/Using-a-hashing-server) (API version 0.51 and up)
* Uses ES6 Promises and [Bluebird](https://github.com/petkaantonov/bluebird/)
* Includes [Pokémon Trainer Club](https://www.pokemon.com/en/pokemon-trainer-club) and Google login clients
* Optional batch mode to group several requests in one RPC call
Expand Down

0 comments on commit 8b323e6

Please sign in to comment.