2. Developer Guide

2.1. Code Structure

  • tas/: service implementation

    • tas/fast: TAS fast path

    • tas/slow: TAS slow path

  • lib/: client libraries

    • lib/tas: lowlevel TAS client library (interface: lib/tas/include/tas_ll.h)

    • lib/sockets: socket emulation layer

  • tools/: debugging tools