ailabstw / go-pttai-core

:no_entry: [DEPRECATED] Current development in https://github.com/ailabstw/pttai-next
1 stars 1 forks source link

This repository is deprecated. Current development happen in PTT.ai-next.

go-pttai-core

Official golang implementation of the PTT.ai Core Framework.

API Reference Travis

The architecture of PTT.ai can be found in the link (中文版)

More documents can be found in PIPs

E2E test

  1. build test binary
$ cd e2e/bin
$ go build
  1. run test
$ cd e2e
$ cd bin && go build && cd ..
$ rm -rf tmp
$ go test -run TestFriendBasic

Example

$ cd examples/basic
$ go build
$ ./basic ./tmp 14779