Refactor FCP dialog
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / quelaton / ClientHelloImpl.java
2015-10-15 David ‘Bombe’ RodenRefactor FCP dialog
2015-07-13 David ‘Bombe’ RodenRename all remaining occurences of “sequence” to “dialog”
2015-07-11 David ‘Bombe’ RodenRename FcpReplySequence to FcpDialog
2015-07-10 David ‘Bombe’ RodenClose FCP reply sequences after use
2015-07-10 David ‘Bombe’ RodenHandle connection failures in the reply sequence
2015-07-10 David ‘Bombe’ RodenRework connection sequence to return whether it was...
2015-07-10 David ‘Bombe’ RodenMove ClientHello command into its own class