Open Konard opened 9 years ago
Про HTML5 WebSockets есть здесь: http://myrusakov.ru/html5-websockets.html
I think it would be nice to have an API to contact with, since I don't really understand how to work with initial binaries. Also, since I'm familiar with web technologies, it's more convinient for me to work with websockets, sending params to LinksPlatform via JS. I will be able then to test LinksPlatform live, using all my knowledge and knowing what I'm doing :D
Can be implemented based on https://github.com/Konard/ASP.NET-5-CoreCLR-WebSocket-Example (fully multiplatform ASP.NET 5 version, it is finally able to be build on Linux and other platforms).
API нужен. Хотя бы в виде REST-сервиса.
Related to #190
https://github.com/sta/websocket-sharp https://github.com/statianzo/Fleck https://github.com/kerryjiang/SuperWebSocket https://github.com/aspnet/WebSockets https://github.com/vtortola/WebSocketListener https://github.com/Olivine-Labs/Alchemy-Websockets https://github.com/SignalR/SignalR https://github.com/aspnet/SignalR-Server https://github.com/aspnet/Mvc (Web API / REST API)