Corey Auger
Corey Auger
I would like to have a common base for akka consumers... to allow for a generic way to process clean-up ex: `private[this] val consumerRegistry = new ConcurrentHashMap[String, AkkaConsumerBase[String, _]]` `...
I have made a base trait that Harmonise the different types of "chats". This would allow you to store entire lists of "chats" and then pattern match on the different...
Name: scala-js-pdf Url: https://github.com/coreyauger/scala-js-pdf Description: Type-safe and Scala-friendly library over pdf.js Dependency: scala-js-dom, pdf.js