SPIKE: use elm websockets to consume a continuous feed (log) and display to user
We want to be able to connect our app to a continuous feed of information. In this case setup a fake log feed and have elm websockets update the app
We want to be able to connect our app to a continuous feed of information. In this case setup a fake log feed and have elm websockets update the app