User bio
404 bio not found
Member since Dec 21, 2020
Replies:

 In disassembler,

 it looks like the problem is here:

                        if (connection.ConnectionInfo.protocolVersion < 58 || !connection.IsGateway)
                        {
                            throw new ArgumentException("Unsupported type: " + obj.GetType());
                        }

IsGateway property is false. How do I turn it to true :) ? Any other, easier way to achieve what I'm trying to do? 
 

Certifications & Credly badges:
ilya has no Certifications & Credly badges yet.
Global Masters badges:
ilya has no Global Masters badges yet.
Followers:
ilya has no followers yet.
Following:
ilya has not followed anybody yet.