Chanan Braunstein
Chanan Braunstein
Submitted a PR: https://github.com/torhovland/blazor-redux/pull/9 with a first stab at middleware, still needs love, but you will see the idea.
https://github.com/SignalR/SignalR/blob/5dd9f39dfeb1ce74fa89255db5a704a0448300a8/src/Microsoft.AspNet.SignalR.Core/Transports/ForeverFrameTransport.cs
ForeverFrames are only used for IE. I will deffer adding this transport for now.
Hi, Honestly, I didn't think anyone is using this project. But, sure, I can give it a shot and update it to Play 2.5.
Activator templates too
This may not be possible in the current version of play, see here: https://groups.google.com/forum/#!topic/play-framework/FTNHg-TxIvE
For now, Scala project will need something like: object Global extends GlobalSettings { override def onRouteRequest(request: RequestHeader): Option[Handler] = { val newRequest = TransportTransformer.transform(request) Option((Play.maybeApplication flatMap { app => app.routes...
Hi this PR is very useful, its been open close to a year, it would be great to get this merged...
Hi, thanks for the prompt response! Yes, I think/hope it may be related to #44 I am also using SDK 3.27.1 and pinned/stuck on cli v 0.45