Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example usage of GenSocketClient

To start the system, fetch all dependencies and start the server with iex -S mix phoenix.server. You should see various log messages in the console.

The client code can be found in lib/example/socket_client.ex.