Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

El servidor se inicia con:
```
serv:start()
```
Y se finaliza con:
```
serv:fin()
```