Commit Graph

13 Commits (83c7feee822b151c8ace2289b9226d6f01abc6e7)

Author SHA1 Message Date
Falk Werner 9180ad3bb7
updates version to 0.2.0 (#33)
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 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