Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Commit

Permalink
Merge pull request #73 from cubic-js/development
Browse files Browse the repository at this point in the history
Switch to WebSockets (2.0 Overhaul)
  • Loading branch information
Kaptard authored Oct 8, 2018
2 parents 4fe6682 + 75ab323 commit f45bcec
Show file tree
Hide file tree
Showing 20 changed files with 5,365 additions and 2,312 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ globals:
it: true
before: true
after: true
WebSocket: true
clientAuth: true
clientDefault: true
retryCounter: true
rules:
brace-style: 'off'
camelcase: 'off' # OAuth conventions
camelcase: 'off' # OAuth conventions
Binary file removed banner.png
Binary file not shown.
Loading

0 comments on commit f45bcec

Please sign in to comment.