nbdl icon indicating copy to clipboard operation
nbdl copied to clipboard

Use FullDuplex Promises

Open ricejasonf opened this issue 6 years ago • 1 comments

Replace nbdl::promise and friends with the facilities provided in the external FullDuplex library.

ricejasonf avatar Aug 15 '18 21:08 ricejasonf

Tasks for completion:

  • [ ] Move concrete Beast websocket server over from sc2_nbdl project.
  • [ ] Remove current websocket "endpoint_base" stuff.
  • [ ] Replace current browser websocket api "endpoint_base" stuff with full_duplex endpoint.
  • [ ] Remove any vestigal abstract layer stuff that the "endpoint_base" stuff was using if any.

ricejasonf avatar Jul 17 '19 19:07 ricejasonf