Joe Phillips
Joe Phillips
**Describe the bug** The serialization to rabbitmq does not occur properly when the second Dictionary type is an `object`. It works fine when it's a `string` though. Instead, it looks...
https://github.com/sacOO7/SocketclusterClientDotNet/blob/4013bada049d4c17506343fac0c61bf32f3bb583/ScClient/Socket.cs#L117C34-L117C41 I see two ways around this: 1. Set a default Listener in the constructor that just doesn't do anything 2. Check if the listener is null and throw a...
It would be nice to be able to export and read in a mapping so a user can map files and save that mapping to a database and pull up...
If I create a new tab, paste some json, then open the editor extension, it works. But if I then close the json tab and leave hte editor open, and...
I can't seem to figure out where `at WebSocket4Net.WebSocket.Send(String message)` is coming from. The referenced library only has `SendAsync()` not `Send()` so something doesn't seem right here. ``` System.NullReferenceException: Object...
It would be good if each log level (info, debug, trace, warning, error, critical, etc) could have their own channel specified to send messages to.
### Project Deskflow ### Deskflow version number 1.17.0+r1 ### Build type Deskflow package (downloaded from Deskflow) ### Operating systems (OS) - [X] Windows - [ ] macOS - [ ]...