Victor Baybekov

Results 87 comments of Victor Baybekov

+1, in a train now before going offline for 10 hours and had to open all docs pages in tabs

This is still an issue, has spent some time closing a dll tab and dragging a dll back - with no changes I thought I was doing something wrong with...

I got c.85 or more stars from David Fowler tweet, and only the rest c.6 are organic. So a blog post (leading to an influencer tweet) or just such a...

I wonder why you want more publicity for the library? Do you already use it in production? I will never be able to convince the wide audience that this is...

I have looked into TypeScript client code and they now support MsgPack over plain binary Websockets. Maybe they have pure binary in C# now, will look in C# closer later....

@VladimirAkopyan thinking about to use SIgnalW in production even though SignalR is almost ready. They abstract all http connections, add many not really useful features and I cannot build it...

> In WS you always have to design some kind of "container" and infer message types in a hack-ish manner, always reinventing the wheel. That frees you to use any...

I maintain a fork and have working knowledge of internals, so please add me as well. > I note the project hasn't had much action for a while. The C...

@drprabhu In your particular example you do not dispose the result of `Evaluate`, which directly leads to the problem described in #8. Cannot reproduce SO exception on my side. `Unpreserve`...

> Could you post the output of dotnet --info ``` .NET Core SDK (reflecting any global.json): Version: 2.1.402 Commit: 3599f217f4 Runtime Environment: OS Name: Windows OS Version: 10.0.17134 OS Platform:...