Releases: nwtgck/piping-server
Releases · nwtgck/piping-server
v0.8.4
Fixed
- Fix not to pass "undefined" if content-type in multipart is not present
Added
- Add a functionality of text input in web client
v0.8.3
Added
- Pass the sender's headers in multipart
v0.8.2
Added
- Pass sender's Content-Type to receivers' one
v0.8.1
Fixed
- Fix "main" and "types" in package.json to be imported as a library
v0.8.0
Changed
- Introduce TSLint and change the interfaces of
Server
class
v0.7.1
Fixed
- Close sender if all receivers close
v0.7.0
Fixed
- Close receivers if a sender closes
Changed
- Improve messages for sender