Skip to content

a simple chat server utilizing the Socket lib - with some sauce πŸ”₯

Notifications You must be signed in to change notification settings

leonardobork/proto_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 

Repository files navigation

proto_c

A simple chat server utilizing the Socket lib with some sauce πŸ”₯

We utilize a wrapper for calls - providing some extra features.

Installation

cd proto_c_server
mix deps.get

Running

cd proto_c_server
mix run --no-halt

Calls

To input a message utilize :

PUT;Username|Message

To get all messages from server:

GET;

Contribuiting

To contribute w/ ideias go for an ISSUE, for coding purposes try a PR

πŸ˜„

About

a simple chat server utilizing the Socket lib - with some sauce πŸ”₯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages