Giter Site home page Giter Site logo

Roadmap about ace HOT 13 CLOSED

crowdhailer avatar crowdhailer commented on June 14, 2024
Roadmap

from ace.

Comments (13)

CrowdHailer avatar CrowdHailer commented on June 14, 2024 1

I think might wait until we actually have a few people interested before getting something specifically for ace such as a gitter. My suggestion keep anything that is useful to have as permanent in Github and chat on slack for the rest.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

I think this is a great idea. If we can come up with a good enough road map with small enough steps it might help people who what to go back through the commit history.

Perhaps instead of laying out the whole process now we should come up with the next 10 steps.
Any additions to the following.

  • Minimal echo server
  • handle client disconnect (thanks for the PR)
  • make the change discussed here
  • make proper mix application with tests (TDDing the process from then on) 0.2
  • setup dializer (think we should make the most of having the setup process as an example in vagrant)
  • send message on connection 0.3
  • send server pushed message
  • Have a behaviour callback module
  • handle multiple connections (either fixed or infinite) 0.4
  • Have an acceptor pool

I think that takes us to a working TCP server which should be a point to decide the next steps on the roadmap

from ace.

valentinvichnal avatar valentinvichnal commented on June 14, 2024

These steps looks good to me.
I was thinking to make the multiple connections handle early as possible, but probably this way
the source is going to be more readable.

from ace.

valentinvichnal avatar valentinvichnal commented on June 14, 2024

I suggest you to open a new channel at Elixir Slack to get more people working on it.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

Sounds good but It might be nice to keep the history. The elixir slack channel looses history after not that long.
Perhaps a section in the Elixir Forum be good. Perhaps the "learning elixir" category, something like "A road map for building an HTTP server"

Of course comments in github work to but I don't know how to get the elixir community in general to see them

from ace.

valentinvichnal avatar valentinvichnal commented on June 14, 2024

Yes saving the history can be useful for this project, a gitter could work then I think it keeps the messages for an unlimited time.
The forum is good for posting the milestones or asking questions, but only a few people using it compared to the slack channel.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

Satisfied I understand the details of reuseaddr am moving on to rewriting the application as a mix project

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

Published proper mix application, though I am having some issues with hex. Next step is I think dialyzer fun as I have never done this before.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

0.5.0 extensions should be

  • passing socket information on connection
  • having a behaviour
  • having the ability to stop the connection at any point.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

timeouts would be good to have

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

next step is motivated by multiple connections, supervision. Property test:-

  • conn info
  • raw packet echo

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

I think that once pull request #6 is closed we can be finished with this road map. It might be a new issue to make the HTTP roadmap.

from ace.

CrowdHailer avatar CrowdHailer commented on June 14, 2024

because of my own wrangling with git pr6 is now replaced with #11

from ace.

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.