Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

InfiniteLee/elixir-cnode-example

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elixir-cnode-example

An example of how to send and receive messages between elixir and cnodes.

Based on https://github.com/remiq/elixir-cnode-example

Usage

Build

$ make

First, start iex (starts epmd)

$ make start_elixir

In another terminal, start the cnode server

$ make start_server

Send request with Elixir module (src/complex.ex)

iex> Complex.foo 4

Also, send messages to Elixir node

iex> Complex.register

$ make start_client

About

Example of using CNode with Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.2%
  • Elixir 13.1%
  • Makefile 10.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.