Felix Leipold

Results 2 issues of Felix Leipold

This improves feedback, because the error is thrown when the subscriber is registered as opposed to the previous behaviour where the error would not occur until the first notification.

severity: nice-to-have
type: feature
affected: few

Currently all the convenience methods returning or taking strings as input and output use the JVMs default encoding. It would be nice to have alternative methods that take an encoding....

enhancement