
com.mle.play.ws.BasicWebSocketBase.scala Maven / Gradle / Ivy
The newest version!
package com.mle.play.ws
/**
* @author Michael
*/
trait BasicWebSocketBase extends WebSocketBase {
override type AuthSuccess = String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy