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: 10 months 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()
```