Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelmess/erlangservercclient
An erlang server for the NativeConsoleChat
https://github.com/emmanuelmess/erlangservercclient
Last synced: about 4 hours ago
JSON representation
An erlang server for the NativeConsoleChat
- Host: GitHub
- URL: https://github.com/emmanuelmess/erlangservercclient
- Owner: EmmanuelMess
- Created: 2021-05-31T15:49:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T16:00:21.000Z (over 3 years ago)
- Last Synced: 2023-10-20T19:41:08.087Z (about 1 year ago)
- Language: Erlang
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
El servidor se inicia con:
```
serv:start()
```
Y se finaliza con:
```
serv:fin()
```