change permalinks

This commit is contained in:
Lukasz Skotarek 2020-04-02 10:54:30 +02:00
parent 63f9168258
commit a8f4b86046
23 changed files with 46 additions and 46 deletions

View file

@ -17,4 +17,4 @@ I added encoding of long frames. I did the same thing as in decoding, pattern ma
In tests file I added 2 tests for long frames and changed body: property in input to be binary as well. I think it's starting to be a good time to introduce some struct for my frames, but I will worry about this later. I'm also not happy with return values - they should be more "elixiry", so next step will be worrying about this (with some explanation what does it mean).
As I dislike post trailers - <a href="http://www.erlang-factory.com/rome2017#home">I'm going to Erlang Factory Lite</a> tomorrow. I will try to write down as much as possible and make a interesting review next week, so stay tuned!
As I dislike post trailers - <a href="http://www.erlang-factory.com/rome2017#home">I'm going to Erlang Factory Lite</a> tomorrow. I will try to write down as much as possible and make a interesting review next week, so stay tuned!