Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 687 Bytes

File metadata and controls

21 lines (18 loc) · 687 Bytes

libtpproto-cpp is a library to simplify the writing of clients for Thousand Parsec. The library is written in C++. It is written by Lee.

Users

Documentation

Current plans

  • add TP04 support
    • frames (done, mostly)
    • Interfaces
    • filters
  • make library more toolkit friendly, ie:
    • expose file descriptor to add to toolkit event loop
    • make library more asynchronous, callbacks, etc
    • expose timers
  • zeroconf and metaserver support
  • add http tunnelling socket
  • authenticate x509 certs in secure connections