Skip to content

Releases: evolutionleo/Warp

v2.1 Major bug fix

03 May 13:04
f2ebf62
Compare
Choose a tag to compare

If wouldn't let the client receive more than 2 packets from the server at a time. Now it's fixed

Please update to this version, as you might encounter some cursed issues otheriwse

TypeScript Server + Bug Fix

08 Apr 21:32
Compare
Choose a tag to compare

Release Notes:

1) Adds a server in TypeScript

2) Fixes a bug that would prevent client from receiving 2+ messages fired at the same time from the server

TypeScript Server

18 Feb 06:55
4dbb148
Compare
Choose a tag to compare
TypeScript Server Pre-release
Pre-release

This release adds TypeScript server from pull commit #3

Warning: This wasn't fully tested yet and might be not production-ready

Use beta at your own risk!

v1.1 SNAP Fix

01 Dec 05:13
Compare
Choose a tag to compare

This release fixes an issue with the SNAP library that this framework is dependendent on, that would pack integers in a wrong way