[works] cleanups, wfc service architecture

- now using zj as a dep instead of just having it locally
- put WFC into its own service tree

  this surgery is not complete, but it has been started and the repo is
  currently not in a botched state

- deleted orphan "wsp" (web socket process) module
This commit is contained in:
Peter Harpending
2025-12-17 16:39:00 -08:00
parent 57e7254f8d
commit 8d5320e4e5
8 changed files with 47 additions and 820 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{prefix,"fd"}.
{desc,"Front End Web Dev in Erlang stuff"}.
{package_id,{"otpr","fewd",{0,2,0}}}.
{deps,[]}.
{deps,[{"otpr","zj",{1,1,2}}]}.
{key_name,none}.
{a_email,"peterharpending@qpq.swiss"}.
{c_email,"peterharpending@qpq.swiss"}.