Gr33nbl00d
Gr33nbl00d
Hi, this is my first version of the extension needed to have webswing support. This is only the typescript/javascript part. The IDE plugin itself (java) will be in an own...
I have the need to include dynamic headers per message. The data which i want to send contain some identifiers which need to be set to the header on the...
Code in ConnectionManager (see below) does not print important exceptions anymore if debug is not enabled. Suggested change: always log ioexceptions with warning and exception only timeout exceptions with current...
There is a nice way to ensure consistent formatting between developers: https://editorconfig.org/ You would simply need to export your current Code Format from IDEA (i assume you use it because...