-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lenia experiments #1
base: main
Are you sure you want to change the base?
Conversation
application/lenia_client.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C'est bien d'avoir des fichiers comme ça pour tester l'implémentation du serveur, mais en soit je pense que ça ne devrait pas être poussé sur la branche main.
application/lenia_server.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je pense que le serveur devrait être une classe, pas une fonction.
Un autre problème que je vois est qu'on va avoir pas mal de difficulté à communiquer avec LENIA-Frontend si le client assume de parler à un serveur axios, mais qu'il est effectivement défini avec un socket.
Je te dirais d'essayer de te familiariser avec axios pour python
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, tu m'expliqueras à la réunion merci :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nvm prends pas ça! Y'a 0 stars sur github, on dirait que ça l'a pas rapport.
Ça risque d'être un flask server ou dequoi, on regardera ça à la réunion.
Bon début, continue demême! |
C'est quoi les plus gros problèmes? |
No description provided.