Posts from 2017

GenServer call time-outs

What exactly happens when `GenServer.call/3` times out? Let's find out.
-

Using HTTPS with Elixir on Cowboy

How to serve https from a simple Elixir app running locally with Cowboy in development mode
-

Communicating with C from Elixir using Ports

On occasion your Elixir is going to want to interact with an external program. This may be for speed, but more likely you are going to want to take advantage of a library that has been written in C. The most common options are using Ports and Native Interface Functions (NIFs).
-
We're passionate about understanding businesses, ideas and people. Let's Talk