piping-server

Infinitely transfer between every device over pure HTTP with pipes or browsers

MIT License

Downloads
6K
Stars
3K
Committers
9

Bot releases are hidden (Show)

piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.3.6

Published by nwtgck about 4 years ago

Changed

  • Update some libraries versions
  • Update docker base image version
  • Refactor routing
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.4.0

Published by nwtgck about 4 years ago

Changed

  • Ensure receivers to have # of receivers to get more secure
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.5.0

Published by nwtgck about 4 years ago

Changed

  • Change the structures of data types
  • Unregister sender and receivers before establishing if they close
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.6.1

Published by nwtgck about 4 years ago

Changed

  • Update dependencies
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.5.1

Published by nwtgck about 4 years ago

Fixed

  • Fix npm auto release on CircleCI
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.6.0

Published by nwtgck about 4 years ago

Added

  • Add /help routing
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.7.0

Published by nwtgck about 4 years ago

Fixed

  • Close receivers if a sender closes

Changed

  • Improve messages for sender
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.7.1

Published by nwtgck about 4 years ago

Fixed

  • Close sender if all receivers close
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.1

Published by nwtgck about 4 years ago

Fixed

  • Fix "main" and "types" in package.json to be imported as a library
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.0

Published by nwtgck about 4 years ago

Changed

  • Introduce TSLint and change the interfaces of Server class
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.2

Published by nwtgck about 4 years ago

Added

  • Pass sender's Content-Type to receivers' one
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.3

Published by nwtgck about 4 years ago

Added

  • Pass the sender's headers in multipart
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.5

Published by nwtgck about 4 years ago

Changed

  • Update dependencies
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.4

Published by nwtgck about 4 years ago

Fixed

  • Fix not to pass "undefined" if content-type in multipart is not present

Added

  • Add a functionality of text input in web client
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.6

Published by nwtgck about 4 years ago

Fixed

  • Fix web client to run on IE11
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.7

Published by nwtgck about 4 years ago

Changed

  • Allow cross-origin
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.8

Published by nwtgck about 4 years ago

Changed

  • Return 204 No Content when user gets /favicon.ico
  • Update dependencies
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.9

Published by nwtgck about 4 years ago

Added

  • Pass sender's Content-Disposition to receivers' one in both POST/PUT and multipart
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.8.10

Published by nwtgck about 4 years ago

Changed

  • Not to allow user to send "/robots.txt" and return 404 when user access to "/rebots.txt"
piping-server - https://github.com/nwtgck/piping-server/releases/tag/v0.9.0

Published by nwtgck about 4 years ago

Changed

  • Make logs for sednder consistent
  • Update dependencies
Package Rankings
Top 8.17% on Proxy.golang.org
Top 5.58% on Npmjs.org
Badges
Extracted from project README
npm CodeFactor Build status GitHub Actions Docker Automated build