Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Real time communication for .NET Core
1 point by interdrift on June 29, 2017 | hide | past | favorite | 1 comment
Building something in .NET Core that will require client-server and server-client communication. SignalR Core is currently not released. Any alternatives?


It's actually dead easy to write a controller implementing Server Sent Events (SSE) which is one of the technologies SignalR uses. There are various articles on it if you Google around.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: