GithubHelp home page GithubHelp logo

hattop's Introduction

HatTop

Deployment

Please follow these steps before running the project

  • Install MongoDb from here
  • Run the MongoDb server on your machine
  • Clone the dev branch
  • Run the app using: flask run or python3 app.py

hattop's People

Contributors

zackaryheraghty avatar aryanshs avatar sandershi34 avatar rliyuxin avatar

Watchers

 avatar

hattop's Issues

WebSockets open-source report

Be sure to include how the connection is established as well as how frames are parsed in the library you chose for WebSocket connections

For each report, you must trace through the libraries you use until you find the code that actually does the work that you want it to do (eg. You must provide links to the code in the library that resembles your HW code). You will show this entire trace of calls from your code to the code doing the work which may include calls through many classes and libraries. Be prepared to dig deep into these libraries!

Parsing HTTP headers open-source report

Must include the code in your framework from the above list that parses the headers

For each report, you must trace through the libraries you use until you find the code that actually does the work that you want it to do (eg. You must provide links to the code in the library that resembles your HW code). You will show this entire trace of calls from your code to the code doing the work which may include calls through many classes and libraries. Be prepared to dig deep into these libraries!

TCP connections open-source report

Must include the code, in your chosen framework from the list above, where the connections are established or where a library approved on the homework is called

For each report, you must trace through the libraries you use until you find the code that actually does the work that you want it to do (eg. You must provide links to the code in the library that resembles your HW code). You will show this entire trace of calls from your code to the code doing the work which may include calls through many classes and libraries. Be prepared to dig deep into these libraries!

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.