Giter VIP home page Giter VIP logo

Comments (7)

arunoda avatar arunoda commented on August 19, 2024

It's hard to remove the webapp package since that's place where all the HTTP goes.
User authentication syncing is in the pipeline. It'll be available soon.
see: #14

from cluster.

sebakerckhof avatar sebakerckhof commented on August 19, 2024

Thanks for the fast reply!
Well my situation is somewhat specific, but to summarize:
-I have control of the browser environment of my users, and everyone has websocket support
-I must serve my application from a different server than the one running meteor.

So in this case I'd actually never need HTTP going to the meteor server except for the websocket handshake, or does this also pass through webapp?

from cluster.

arunoda avatar arunoda commented on August 19, 2024

Yes. it's also handled by webapp.

On Thu, Mar 19, 2015 at 2:34 PM sebakerckhof [email protected]
wrote:

Thanks for the fast reply!
Well my situation is somewhat specific, but to summarize:
-I have control of the browser environment of my users, and everyone has
websocket support
-I must serve my application from a different server than the one running
meteor.

So in this case I'd actually never need HTTP going to the meteor server
except for the websocket handshake, or does this also pass through webapp?


Reply to this email directly or view it on GitHub
#31 (comment).

from cluster.

sebakerckhof avatar sebakerckhof commented on August 19, 2024

Thanks! In that case I'll just create a stripped down version of webapp, with static file serving etc thrown out.

from cluster.

arunoda avatar arunoda commented on August 19, 2024

Okay.

On Thu, Mar 19, 2015 at 2:42 PM sebakerckhof [email protected]
wrote:

Thanks! In that case I'll just create a stripped down version of webapp,
with static file serving etc thrown out.


Reply to this email directly or view it on GitHub
#31 (comment).

from cluster.

 avatar commented on August 19, 2024

Hey @sebakerckhof, it would be cool, if you could open source it, and describe what the benefits are.

from cluster.

sebakerckhof avatar sebakerckhof commented on August 19, 2024

@dropfen yeah, I've seen quite a bunch of questions on the meteor forum from people that want to separate the client-side from server-side. I'm sure I'll do a write up and probably create an atmosphere package if it makes sense. Most of the build process stuff is in place, but I'm still figuring out what's the best way to keep the development fast (so you don't have to do a build on every change).

from cluster.

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.