Giter VIP home page Giter VIP logo

esim's People

Contributors

njdaniel avatar

Watchers

 avatar  avatar

esim's Issues

Create How to Use

Currently go run main.go / make run returns error ../esim/services is not an importable package. Which is true because it's a micro-service.
Setup a working demo:

  • local option to launch, remote optional for demo
    • should http connection be used at all? same with storage use in-memory instead of db for
      demo.
  • How to run section in readme/docs

Create commands

Commands:

  • show logs of object

  • show overview of object (describes the object)

  • live actions - waiting to pick up cmds

  • actions - full cmd for a ship, with autocomplete, show actions to perform, autocomplete, to be used with scripts and automation

  • CRUD objects

Add how to contribute

To encourage others in helping it would be good to have a roadmap, design, issues and guidelines for other to help contribute to the project.

Make objects threadsafe

Current objects ["ships", "space"] might need the values to be threadsafe when using multiple goroutines. 'Might' because the plan is to have the state be updated every sec. Since the location of the "ship" is recorded in the space object. Having a func to update the position based on the vector velocity of the ship every sec.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.