clojang / lfecljapp

An Example LFE/Clojure Multi-node System using OTP and Supervision Trees
Other
28 stars 2 forks source link

Rewrite LFE gen_server example #18

Open oubiwann opened 7 years ago

oubiwann commented 7 years ago

Use the same ping example as the Clojure server; use fing/fong to keep the names (e.g. API functions) different.

Part of epic #25

oubiwann commented 7 years ago

This is done. Needs to be tuned, but it's done. I'll make sure all the code is committed, and then close the ticket.