https://github.com/dkarter/distributed_nodes
https://github.com/dkarter/distributed_nodes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkarter/distributed_nodes
- Owner: dkarter
- Created: 2017-03-25T23:56:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T04:13:21.000Z (over 2 years ago)
- Last Synced: 2025-02-25T13:54:51.539Z (over 1 year ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DistributedNodes
Example of distributed chat server and clients in elixir using the built-in Node
module and Erlang's `global` - a global name registration facility.