I want to use Highway networking in JavaScript #9

Closed
opened 2016-09-08 13:18:05 +02:00 by PhilipTrauner · 0 comments
PhilipTrauner commented 2016-09-08 13:18:05 +02:00 (Migrated from github.com)

highway.js

Implementation of Highway in JavaScript. If not possible a middleware needs to be built that does the actual communication with fl0w.

  • Unpack structs in JS
  • Pack structs in JS
  • Implement Routing
  • Receive
  • Send
    • Correctly encode metadata (not binary at the moment, server crashes)
  • Hex-encode
  • High route support
    I'm a fucking math genius
  • Unicode surrogate support (not that important, probably next sprint)
## [highway.js](https://github.com/robot0nfire/highway.js) Implementation of Highway in JavaScript. If not possible a middleware needs to be built that does the actual communication with fl0w. - [x] Unpack structs in JS - [x] Pack structs in JS - [x] Implement Routing - [x] Receive - [x] Send - [x] Correctly encode metadata (not binary at the moment, server crashes) - [x] Hex-encode - [x] High route support I'm a fucking math genius - [x] Unicode surrogate support (not that important, probably next sprint)
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#9
No description provided.