Celegraph

Celegraph

  • Docs
  • Blog
  • GitHub

›Docs

Docs

  • Server and Test Client Usage
  • Requirements
  • How Celegraph works - high level
  • How To Use Docker
  • Project TODO

Server and Test Client Usage

In linux, cd to celegraph/ and run

make

If everything built properly, run

./bin/server <Port>

where is the port the server is using.

To test that the server is running, in a separate terminal, run

./bin/client <IP> <Port>

Where is the address of the server and is the port of the server.

Requirements →
Celegraph
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2018 Michael Hinton