Add links

This commit is contained in:
Daniel Flanagan 2022-02-15 10:09:34 -06:00
parent 5767017fed
commit 464ee66a8f
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -1,5 +1,7 @@
# ranch-talk
[🖥️ Upstream][upstream] • [🐙 GitHub Mirror][github]
I was asked to give a 5-15 minute talk on [Ranch][ranch], a TCP socket acceptor
pool, to show how OTP constructs are used in the real world and expose some of
[Phoenix's][phoenix] underpinnings. This [Livebook][livebook] contains my code
@ -29,3 +31,5 @@ Enjoy!
[phoenix]: https://www.phoenixframework.org/
[livebook]: https://github.com/livebook-dev/livebook
[divvy]: https://getdivvy.com/
[upstream]: https://git.lyte.dev/lytedev/ranch-talk
[github]: https://github.com/lytedev/ranch-talk