Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxndr/otp-in-action
taking notes while reading Erlang and OTP in Action.
https://github.com/alxndr/otp-in-action
Last synced: 19 days ago
JSON representation
taking notes while reading Erlang and OTP in Action.
- Host: GitHub
- URL: https://github.com/alxndr/otp-in-action
- Owner: alxndr
- Created: 2015-03-28T19:40:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T05:08:44.000Z (over 9 years ago)
- Last Synced: 2024-11-28T21:49:03.952Z (24 days ago)
- Language: Erlang
- Homepage: http://www.manning.com/logan/
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# a TCP-based RPC service
...as explained in [Erlang and OTP in Action](http://www.manning.com/logan/).