Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourcube/echo_server
Simple elixir echo server
https://github.com/fourcube/echo_server
Last synced: 4 days ago
JSON representation
Simple elixir echo server
- Host: GitHub
- URL: https://github.com/fourcube/echo_server
- Owner: fourcube
- Created: 2015-12-12T15:06:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T12:51:34.000Z (about 9 years ago)
- Last Synced: 2024-12-22T19:07:36.986Z (29 days ago)
- Language: C
- Size: 45.1 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EchoServer
Starts a simple tcp echo server listening on port 4040.
## Running
`$ mix run --no-halt`