Skip to main content
hex
preview
Search
preview
ddb_client
0.1.16
hex.pm
Change color theme
Light
Dark
System
Select File
LICENSE
rebar.config
rebar.lock
src/ddb_client.app.src
src/ddb_tcp.erl
rebar.config
{
erl_opts
,
[
debug_info
,
warnings_as_errors
]
}
.
{
deps
,
[
dproto
,
mmath
]
}
.