Giter Site home page Giter Site logo

Comments (8)

mgravell avatar mgravell commented on August 16, 2024

from pipelines.websockets.

 avatar commented on August 16, 2024

got it. Thanks.
By the netgain as game gate.but it don't support net core
So I find this repo.

from pipelines.websockets.

mgravell avatar mgravell commented on August 16, 2024

@cathy33 indeed - this is the moral successor to netgain, but is based on experimental in-flight technologies; it has not yet been updated to the current API surface, because when I tried it couldn't complete due to missing APIs. I'm sure it will get there in time - but at the moment this should be considered an incomplete experiment.

from pipelines.websockets.

davidfowl avatar davidfowl commented on August 16, 2024

Right, the timeline for pipelines is the 2.1 .NET Core release. There are still quite a few API changes coming so we can decide if we want to use this library to help give feedback, or we could wait it out.

from pipelines.websockets.

davidfowl avatar davidfowl commented on August 16, 2024

Oh, another huge thing that would help this is that we decoupled the http parser from kestrel so that could be used here instead of writing anything custom. It's also already pipelines based.

from pipelines.websockets.

mgravell avatar mgravell commented on August 16, 2024

@davidfowl so: if I try to ringfence some time to pick this back up and have another stab - should I be playing with the kestrel code, or the separate lib code? which is going to be most useful?

from pipelines.websockets.

davidfowl avatar davidfowl commented on August 16, 2024

I think you want to use pieces of kestrel (transport and http parser in particular) without using ASP.NET itself. That will prove that what we have is good. See an example here for using the raw APIs in kestrel (these are subject to change of course):

https://github.com/davidfowl/PlatformLevelTechempower

I would start there and then migrate to the 2.1 APIs from myget. I can help set a frame up if you want 😄

from pipelines.websockets.

 avatar commented on August 16, 2024

Thank you for answering my questions.

from pipelines.websockets.

Related Issues (3)

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.