softwaremill / akka-http-session

Web & mobile client-side akka-http sessions, with optional JWT support

Home Page:https://softwaremill.com/open-source/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create pekko equivalent?

pjfanning opened this issue · comments

I created https://github.com/pjfanning/pekko-http-session but it would possibly be tidier if there was a softwaremill/pekko-http-session.

Maybe we could simply have pekko-core modules here? Possibly using a different organization (com.softwaremill.pekko-http-session)

Maybe we could simply have pekko-core modules here? Possibly using a different organization (com.softwaremill.pekko-http-session)

Is the idea to not have a 'jwt' lib for Pekko?

Ah no, we could similarly have pekko-jwt :) A direct copy of the akka variant, just in the same project