8000 GitHub - kawanet/tkrzw-rpc: RPC interface of Tkrzw
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kawanet/tkrzw-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============================================================
 RPC interface of Tkrzw
================================================================

Please read the following documents.

  COPYING           - license
  CONTRIBUTING.md   - how to contribute
  doc/index.xhtml   - main document

Contents of the directory tree are below.

  ./              - source code
  ./example/      - sample code for tutorial

Tkrzw-RPC is available on UNIX-like systems (Linux, Mac OS etc).
On Unix-like systems, GCC 7.3 or later version is required to build
the library.  GNU make and other standard tools are also required.
You should install the latest version of Tkrzw to make sure the
compatibility.
Then, run these commands.  The files are installed under "/usr/local".

  ./configure --enable-opt-native
  make
  sudo make install

Thanks.

== END OF FILE ==

About

RPC interface of Tkrzw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • Makefile 3.9%
0