Skip to content
forked from lonestep/teleport

The powerful & fastest, cross-platform Inter-Process Communication(IPC) library that base on shared memory.

License

Notifications You must be signed in to change notification settings

CIAMI6/teleport

 
 

Repository files navigation

MIT licensed

Teleport

The fastest, cross-platform, native C++ IPC(Inter-Process Communication) library that base on shared memory.

Features

  • Multiple senders and multiple recievers.
  • Acknowledgement on failed message(s).
  • Use without introducing dependencies.
  • Efficient and elegant.
  • Support all kinds of STL versions/old IDEs.

Build

Getting Started

License

Copyright (c) lonestep. All rights reserved.

Licensed under the MIT License.

About

The powerful & fastest, cross-platform Inter-Process Communication(IPC) library that base on shared memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • CMake 0.2%