Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@jbass86 jbass86 released this 23 Jun 06:29
· 38 commits to master since this release
  • Migrated module to be in typescript.
  • http|https is no longer required in the "host" paramter it will be added automatically.
  • Added some new options such as batching.
  • Added a simple demo app that shows logging being used on the browser.
  • Made socket.io client and winston peer dependencies instead of direct dependencies.
  • Did some general cleanup and refactoring.