Skip to content

v0.5.0

@aqrln aqrln tagged this 15 Dec 03:13
* Change the behavior of the parser to be more compliant with
  ECMAScript syntax:
  - unknown escape sequences aren't errors anymore;
  - add support for Unicode whitespace;
  - make line ending treatment compliant with ECMAScript;
  - add support for line continuation in strings.

* Make `jstp.parse` support Buffer instances.

* Add heartbeat packets.

* Add ping and pong packets.
Assets 2
Loading