GithubHelp home page GithubHelp logo

Comments (5)

nickvidal avatar nickvidal commented on August 15, 2024

I did some research to find an open source web interface for the chat client, and I found this one:

https://github.com/nickvidal/chatweb

Students, please feel free to adapt this code to connect with the chat client.

from codex.

rvolosatovs avatar rvolosatovs commented on August 15, 2024

I did some research to find an open source web interface for the chat client, and I found this one:

nickvidal/chatweb

Students, please feel free to adapt this code to connect with the chat client.

@nickvidal work is already underway on this using React as far as I know. I am not sure the client you linked is relevant for the task at hand.

We're looking for something simple and embeddable. It looks like the client assumes an existence of a bot and things like password handling. Neither of these are goals of the project, what we need is a basic networked application, where peers can exchange lines of text and perform assertions on identity of peers by using data provided by Enarx runtime.
Additionally, we should be using a single WebSocket here and not a REST webhook

Could you specify the requirements on how the client should look like if you have any? Thanks

from codex.

nickvidal avatar nickvidal commented on August 15, 2024

Ah, yes, we would just use the UI from this one, removing all the extra code and connecting via WebSocket.
But if we already have something underway, that's great!

from codex.

rvolosatovs avatar rvolosatovs commented on August 15, 2024

Ah, yes, we would just use the UI from this one, removing all the extra code and connecting via WebSocket. But if we already have something underway, that's great!

Yes, we'll add UI styling as the last step. For now, there are still too many unknowns and adding a complete UI would only complicate making progress.

from codex.

dpal avatar dpal commented on August 15, 2024

Richard will provide the status update in several days.

from codex.

Related Issues (20)

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.