]> Entropealabs - wampex.git/commit
use structs as interface to role functions
authorChristopher Coté <chris@entropealabs.com>
Wed, 19 Feb 2020 19:13:46 +0000 (13:13 -0600)
committerChristopher Coté <chris@entropealabs.com>
Wed, 19 Feb 2020 19:13:46 +0000 (13:13 -0600)
commitb34b75f08e84ba5e53cd0505c32f4ba41e21b6a4
tree32a6a289e8a0d7a8223fd4aaeb44fe2b4d7e7969
parentcd55e73d903e2cd882e618d21d7c692fabe9e0fe
use structs as interface to role functions
lib/wampex.ex
lib/wampex/roles/callee.ex
lib/wampex/roles/caller.ex
lib/wampex/roles/peer.ex
lib/wampex/roles/publisher.ex
lib/wampex/roles/subscriber.ex
lib/wampex/session.ex
test/support/test_callee.ex
test/support/test_subscriber.ex
test/wampex_test.exs