Skip to content
#

cast

Here are 117 public repositories matching this topic...

facundobatista
facundobatista commented Feb 10, 2020

Issue description

The original title key translates the title. It should not.

Version of IMDbPY, Python and OS

  • Python: 3.6.9
  • IMDbPY: 6.9dev20200125 (installed from the repo here)
  • OS: uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
hericlesme
hericlesme commented Feb 11, 2020

Description

We currently have two apps on this repo.

  • The client, where the user inputs the commands that will be sent to the server to execute.
  • The server, that handles the requests and runs the commands on bash

They're a little coupled and it doesn't give us so many benefits.

Expected solution:
These applications should run separately, to give us some new features:

Improve this page

Add a description, image, and links to the cast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cast topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.