https://github.com/iacobson/blog_my_genserver
Support code for blog article: Build your own GenServer with 49 lines of code
https://github.com/iacobson/blog_my_genserver
elixir-lang genserver
Last synced: 11 months ago
JSON representation
Support code for blog article: Build your own GenServer with 49 lines of code
- Host: GitHub
- URL: https://github.com/iacobson/blog_my_genserver
- Owner: iacobson
- Created: 2018-05-27T13:29:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T14:06:47.000Z (about 8 years ago)
- Last Synced: 2025-08-12T07:39:44.303Z (12 months ago)
- Topics: elixir-lang, genserver
- Language: Elixir
- Homepage: https://medium.com/@iacobson/build-your-own-genserver-in-49-lines-of-code-1a9db07b6f13
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyGenserver
Demo application for blog article
https://medium.com/@iacobson/build-your-own-genserver-in-49-lines-of-code-1a9db07b6f13