https://github.com/elinorbgr/gtp-rust
Rust implementation of the Go Text Protocol v2.
https://github.com/elinorbgr/gtp-rust
Last synced: about 1 year ago
JSON representation
Rust implementation of the Go Text Protocol v2.
- Host: GitHub
- URL: https://github.com/elinorbgr/gtp-rust
- Owner: elinorbgr
- License: mit
- Created: 2014-08-10T07:41:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T02:03:15.000Z (over 10 years ago)
- Last Synced: 2025-01-29T10:19:50.185Z (over 1 year ago)
- Language: Rust
- Size: 270 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
gtp-rust
========
Rust implementation of the Go Text Protocol v2.
Specification is here : http://www.lysator.liu.se/~gunnar/gtp/
I know, it's a draft, but it has never been finished, and it's what is currently
used by servers such as www.gokgs.com .