GithubHelp home page GithubHelp logo

sctcamsoft's People

Contributors

aribrill avatar jakedp7 avatar wjin4 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sctcamsoft's Issues

Server Fails to Process Fast Commands

I've narrowed down the issue a bit, and it seems that the server is struggling to respond to multiple quick, successive commands. That is, when the GUI sends the set_alerts command and then immediately sends the set_monitoring command, set_alerts never processes on the server. However, if I add a 1-second wait between the two sends, the server properly processes both.

Not sure if this is expected behavior, an artifact of the server implementation, or if there's some piece of processing/command-sending code I'm missing in the GUI. Does it seem reasonable that this is a server issue, or is this more likely on my end?

Combine user communication functions between command line and GUI code

As mentioned in #4, the socket communication functions between the user and server are duplicated between the command line and GUI code. For ease of future maintenance, these should be combined. If we decide it's worth it to maintain text-based code indefinitely, user communication could be made into common functions to be imported by both sets of code. If not, the other option is to just delete the command-line code.

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.