Karthik D V

Results 3 issues of Karthik D V

This is the fix for ticket #233 The existing `IScheduler` interface has `ScheduleWithParams` method which supports only generic type as a parameter. If the types are getting loaded dynamically, it...

**Problem** The existing `IScheduler` interface has `ScheduleWithParams` method which supports only generic type parameter. We create different jobs and store job-related information in the database (this includes className and AssemblyName)....

Unable to read CloseFrame content while closing SuperWebsocket. I see that intentionally you have commented out these lines and not passing them to the callers. https://github.com/kerryjiang/SuperWebSocket/blob/7fb16216970b177700b2e02418f9081943c9df71/SuperWebSocket/Command/Close.cs#L76 I'm dealing with a...