An open API service indexing awesome lists of open source software.

https://github.com/bioforestchain/bnqkl-ipc-request


https://github.com/bioforestchain/bnqkl-ipc-request

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# IPC request response

use like http-client require some data from http-server.

## usage

```ts
const server = new IPC_Server("your-server-uuid");

```