File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# cpp-ipc(libipc) - C++ IPC Library
22
3- [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/mutouyun/cpp-ipc/blob/master/LICENSE ) [ ![ Build Status] ( https://travis-ci.org/mutouyun/cpp-ipc.svg?branch=master )] ( https://travis-ci.org/mutouyun/cpp-ipc ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/github/mutouyun/cpp-ipc?branch=master&svg=true )] ( https://ci.appveyor.com/project/mutouyun/cpp-ipc )
3+ [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/mutouyun/cpp-ipc/blob/master/LICENSE )
4+ [ ![ Build Status] ( https://github.com/mutouyun/cpp-ipc/actions/workflows/c-cpp.yml/badge.svg )] ( https://github.com/mutouyun/cpp-ipc/actions )
5+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/github/mutouyun/cpp-ipc?branch=master&svg=true )] ( https://ci.appveyor.com/project/mutouyun/cpp-ipc )
46
57A high-performance inter-process communication using shared memory on Linux/Windows.
68使用共享内存的跨平台(Linux/Windows,x86/x64/ARM)高性能IPC通讯库。
You can’t perform that action at this time.
0 commit comments