update
This commit is contained in:
BIN
phoenix/_build/dev/lib/phoenix_pubsub/.mix/compile.elixir
Normal file
BIN
phoenix/_build/dev/lib/phoenix_pubsub/.mix/compile.elixir
Normal file
Binary file not shown.
BIN
phoenix/_build/dev/lib/phoenix_pubsub/.mix/compile.elixir_scm
Normal file
BIN
phoenix/_build/dev/lib/phoenix_pubsub/.mix/compile.elixir_scm
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,21 @@
|
||||
{application,phoenix_pubsub,
|
||||
[{modules,['Elixir.Phoenix.PubSub',
|
||||
'Elixir.Phoenix.PubSub.Adapter',
|
||||
'Elixir.Phoenix.PubSub.Application',
|
||||
'Elixir.Phoenix.PubSub.BroadcastError',
|
||||
'Elixir.Phoenix.PubSub.PG2',
|
||||
'Elixir.Phoenix.PubSub.PG2Worker',
|
||||
'Elixir.Phoenix.PubSub.Supervisor',
|
||||
'Elixir.Phoenix.Tracker',
|
||||
'Elixir.Phoenix.Tracker.Clock',
|
||||
'Elixir.Phoenix.Tracker.DeltaGeneration',
|
||||
'Elixir.Phoenix.Tracker.Replica',
|
||||
'Elixir.Phoenix.Tracker.Shard',
|
||||
'Elixir.Phoenix.Tracker.ShutdownHandler',
|
||||
'Elixir.Phoenix.Tracker.State']},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger,crypto]},
|
||||
{description,"Distributed PubSub and Presence platform"},
|
||||
{registered,[]},
|
||||
{vsn,"2.2.0"},
|
||||
{mod,{'Elixir.Phoenix.PubSub.Application',[]}}]}.
|
||||
Reference in New Issue
Block a user