]> Entropealabs - wampex_router.git/commit
moves authentication out of wampex_router
authorChristopher <chris@entropealabs.com>
Tue, 24 Mar 2020 19:47:40 +0000 (14:47 -0500)
committerChristopher <chris@entropealabs.com>
Tue, 24 Mar 2020 19:47:40 +0000 (14:47 -0500)
commitea89847fd74a85e4b7b6338af2cd579e21a5e8f4
treeaa66c23d4e4d63ee2d27e675cf29d1ea54ce2a33
parentd00dff974b8362a77a0b7870751060f2cdc5432b
moves authentication out of wampex_router
12 files changed:
lib/router.ex
lib/router/admin.ex [deleted file]
lib/router/authentication.ex
lib/router/authentication/ensure_default_admin.ex [deleted file]
lib/router/authentication/peer.ex [deleted file]
lib/router/authentication/realm.ex [deleted file]
lib/router/authentication/repo.ex [deleted file]
lib/router/realms.ex
lib/router/session.ex
lib/router/transports/web_socket.ex
mix.exs
mix.lock