We’ll send and receive messages between a chat client and a message router running in a single Erlang node. You’ll learn how to:
- send messages to other Erlang processes
- use a
receiveblock to receive messages from other processes - use tuples to pattern-match messages
- spawn new processes
- implement tail recursion

Recent Videos RSS

Add to Favorites


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