Skip to content

Observe mobile application, change settings during the runnable app

Notifications You must be signed in to change notification settings

Vhenrique05/observer-server

 
 

Repository files navigation

Dev

make build - run required containers and simulation traffic make rebuild - remove previous containers and build the new containers

Web

TCP server should receive message using binary protocol.

TODO: Add webpack env.js config build too use environment variables to setup host:port and other possibles options.

DEV PORT: WEB=8080, SOCKET=4000

TODO: use http://127.0.0.1:8080/

TODO:

  • add jwt.io
  • add tcp client and integrate it to the unity by using native library load
  • add tcp

Routes

POST

/users IN: - { email: "[email protected]", password: "123456" } OUT: - { auth_key: "" }

Dev

containers: -[x] redis -[x] elasticsearch -[x] backend(tcp, web api) -[x] test -[] test.watch(https://github.com/lpil/mix-test.watch) -[] demo tcp client(random produce data) -[] frontend

About

Observe mobile application, change settings during the runnable app

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 32.8%
  • HCL 23.7%
  • JavaScript 20.2%
  • Shell 9.5%
  • Handlebars 8.2%
  • Makefile 2.7%
  • Other 2.9%