Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 296 Bytes

TODO.md

File metadata and controls

10 lines (7 loc) · 296 Bytes

NWS TODO

  • nothing

NWS Done

  • change server constructor to have externalServer as option, not argument
  • add connection._req.headers -> connection.headers
  • abstract connection.storage to use a standard API & events
  • add manager.map should have similar api to Array.map