javafx - Is Sodium for Java a good fit for using it with Scala+ScalaFX? -


after watching this talk decided try make scala/scalafx app in reactive style. naturally, after talk, thinking using java implementation of sodium library task. unsure, however, how compatible scala?

would sodium java way build reactive scalafx app or should more suitable framework task ?

here more specific question people tried combination:

what difficulties ( if ) did arise when combining sodium java scala/scalafx ?


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -