jscas / jscas-server

29 stars 6 forks source link

Hapi v17 and JSCAS #5

Closed jsumners closed 6 years ago

jsumners commented 7 years ago

https://github.com/hapijs/hapi/issues/3658

Hapi v17 is essentially a completely new framework. It would require significant work to update JSCAS to use it. Therefore, I am likely going to swap the underlying framework to Fastify once v1.0.0 of Fastify is released.

The intention is to be as minimally disruptive as possible, but Fastify has some features that could potentially change the API of JSCAS. Specifically, the plugin encapsulation that Fastify supports could be very useful here.

Given that this project has been relatively stable for some time now, I will likely release such a version of JSCAS as v1.0.0.