/MaidSafe-Transport

TCP, UDP and ReliableUDP transport libraries with NAT Traversal

Primary LanguageC++

# ***This repository is no longer maintained***
# It has been moved to the maidsafe-archive organisation for reference only
#
#
#
#
For full build instructions, see https://github.com/maidsafe/MaidSafe-Transport/wiki/Developer-Build-Instructions
Abbreviated instructions can be found in build/<DirAppropriateToYourOS>/README

Directory structure
===================
- build (all build files)
    - Linux
        - Debug
        - Release
        - RelWithDebInfo
        - MinSizeRel
    - OSX
        - Debug
        - Release
        - RelWithDebInfo
        - MinSizeRel
    - Win_MSVC
- src
    - maidsafe
        - transport