We’ll create a client nickname directory using an Erlang dictionary so that clients can send messages to each other using the nickname. You’ll learn how to:
- pass function references between processes
- use a dictionary to register chat clients by nickname
- register processes with the Erlang runtime
- create anonymous functions
- refactor Erlang code

Recent Videos RSS

Add to Favorites


No Response(s) to this entry
Subscribe to comments with RSS.