HIT-Alibaba / SHSC

Security and High performance Image sharing Server and Client implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHSC

Requirements

  • Boost C++ libraries.

  • RapidJSON

  • openssl

  • CMake 2.6+

  • Linux 2.5.44+ which support epoll.

Build

$ cd server && cmake . && make

About

Security and High performance Image sharing Server and Client implementation.


Languages

Language:C++ 78.9%Language:Python 19.4%Language:CMake 1.6%Language:Makefile 0.1%