tidwall 555e47036c Replaced net package with evio
- Added threads startup flag
- Replaced net package with evio
- Refactored controller into server
2018-10-28 15:51:47 -07:00

574 B

Tile38 Client

Build Status GoDoc

Tile38 Client is a Go client for Tile38.

THIS LIBRARY IS DEPRECATED

Please use the redigo client library instead. If you need JSON output with Redigo then call:

conn.Do("OUTPUT", "JSON")