SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
714 stars 108 forks source link

WIP: Server channels design #174

Closed baronfel closed 5 years ago

baronfel commented 5 years ago

Here's how a preview of #171 might look. It currently allows for DI of the hub and sending messages based on path/topic/channel guid, but it ~doesn't handle thread safety (per the comments @theangrybyrd made on #171~ now handles threadsafe reader/writer access

Krzysztof-Cieslak commented 5 years ago

In general, I like an idea, but I think we will do post 1.0 release