Commit Graph

16 Commits (494035e5a69e4f75691ad5cc659d0ed95b4ccfd8)

Author SHA1 Message Date
Falk Werner 9180ad3bb7
updates version to 0.2.0 (#33)
5 years ago
Falk Werner 09df34debc
removes shutdown method (#27)
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
6 years ago
Falk Werner 70c9697712 renamed html example
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago
Falk Werner 48185776b6
Feature/authentication (#14)
6 years ago
Falk Werner 1976841334 reorganized project: prepared to extract common functionality
6 years ago
Falk Werner 024ae2cfba refactor: moved connect/disconnect events from provider to client
6 years ago
Falk Werner dd5a8ebd73 use positional arguments to destructure rpc params
6 years ago
Falk Werner 85ae74a57a extracted JavaScript provider API
6 years ago
Falk Werner f22a1dfd5e switched to ECMAScript modules
6 years ago
Falk Werner 2f6dc13f76 removed eslint rule "no-useless-catch", since it is unknown to codacys eslint version
6 years ago
Falk Werner abb951c0c6 removed some eslint warings
6 years ago
Falk Werner 9d2502952f added npm package description and eslint config file
6 years ago
Falk Werner 4396dddd2b added example for provider
6 years ago