I want to use WebSocket instead of ESock for communication #14

Closed
opened 2016-09-08 16:55:34 +02:00 by PhilipTrauner · 0 comments
PhilipTrauner commented 2016-09-08 16:55:34 +02:00 (Migrated from github.com)

Rip out AsyncServer and ESock and replace them with a wrapper over ws4py without regression.

  • Make it not crash on startup
  • Make it not crash during runtime
  • Server sends exchange map
  • Client sends exchange map
  • Fancy name
  • Documentation

Server was already ported to the new networking, Clients are going to be nuked so there's no point in porting them (except the Sublime Text client).

Rip out AsyncServer and ESock and replace them with a wrapper over ws4py without regression. - [x] Make it not crash on startup - [x] Make it not crash during runtime - [x] Server sends exchange map - [x] Client sends exchange map - [x] Fancy name - [x] Documentation Server was already ported to the new networking, Clients are going to be nuked so there's no point in porting them (except the Sublime Text client).
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: robot0nfire/fl0w-old#14
No description provided.