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

https://github.com/jb3/ipc

IPC Server written in Elixir.
https://github.com/jb3/ipc

Last synced: about 1 year ago
JSON representation

IPC Server written in Elixir.

Awesome Lists containing this project

README

          

# IPC

IPC Server written in Elixir. Documentation to come soon. Tests can be run with `mix test`. Server can be run with `mix run --no-halt`.

Ideally one day should have client libraries for:
- Python
- Node
- Elixir