A cross-plaform Inter-Process Communication framework.

zry d3616fc8cc Fix bug: handling error with UUID package version updated. %!s(int64=3) %!d(string=hai) anos
.idea a6dbdd1755 Module 'sipc_conn' Done 2020-03-10 02:19 %!s(int64=4) %!d(string=hai) anos
docs a6dbdd1755 Module 'sipc_conn' Done 2020-03-10 02:19 %!s(int64=4) %!d(string=hai) anos
examples a6dbdd1755 Module 'sipc_conn' Done 2020-03-10 02:19 %!s(int64=4) %!d(string=hai) anos
golang d3616fc8cc Fix bug: handling error with UUID package version updated. %!s(int64=3) %!d(string=hai) anos
.gitignore 8f83211da6 Initial commit %!s(int64=4) %!d(string=hai) anos
LICENSE 8f83211da6 Initial commit %!s(int64=4) %!d(string=hai) anos
README.md a6dbdd1755 Module 'sipc_conn' Done 2020-03-10 02:19 %!s(int64=4) %!d(string=hai) anos

README.md

SatorIPC

A cross-plaform Inter-Process Communication framework.

Working in progress...

正在编写中...

中文文档

当前支持的平台和语言

平台

  • Windows: 通过命名管道
  • Unix: 通过AF_UNIX

语言

  • Go: 支持
  • Node.js: 计划支持

结构

  • SIPC_Conn: 提供连接层,在Windows下使用命名管道,在Unix下使用AF_UNIX,提供流式Socket对象

English Docs

TODO: Translation.