Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Use websockets for wobserver, instead of polling #100

Closed
notriddle opened this issue Feb 21, 2017 · 0 comments
Closed

Use websockets for wobserver, instead of polling #100

notriddle opened this issue Feb 21, 2017 · 0 comments
Labels
blocked Blocked on external issue.

Comments

@notriddle
Copy link
Member

This is waiting on wobserver v0.1.7, which will be able to hook its websocket into Phoenix's socket mechanism.

@notriddle notriddle added blocked Blocked on external issue. I-perf labels Feb 21, 2017
notriddle added a commit that referenced this issue Mar 22, 2017
notriddle added a commit that referenced this issue Mar 27, 2017
bors bot added a commit that referenced this issue Apr 7, 2017
142: Add a link to the context page r=notriddle


144: Implement wobserver security r=notriddle
This allows wobserver to actually be used on Heroku.

Fixes #100
bors bot added a commit that referenced this issue Apr 7, 2017
142: Add a link to the context page r=notriddle


144: Implement wobserver security r=notriddle
This allows wobserver to actually be used on Heroku.

Fixes #100
bors bot added a commit that referenced this issue Apr 7, 2017
144: Implement wobserver security r=notriddle
This allows wobserver to actually be used on Heroku.

Fixes #100
bors bot added a commit that referenced this issue Apr 7, 2017
144: Implement wobserver security r=notriddle
This allows wobserver to actually be used on Heroku.

Fixes #100
bors bot added a commit that referenced this issue Apr 7, 2017
144: Implement wobserver security r=notriddle
This allows wobserver to actually be used on Heroku.

Fixes #100
@bors bors bot closed this as completed in #144 Apr 7, 2017
bors bot added a commit that referenced this issue Sep 19, 2018
475: Bump phoenix_ecto from 3.3.0 to 3.4.0 r=notriddle a=dependabot[bot]

Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 3.3.0 to 3.4.0.
<details>
<summary>Changelog</summary>

*Sourced from [phoenix_ecto's changelog](https://github.com/phoenixframework/phoenix_ecto/blob/master/CHANGELOG.md).*

> ## v3.4.0
> 
> * Enhancements
>   * Use `:normal` formatting when converting `Decimal` to HTML safe
>   * Ignore errors in case `changeset.action` is `:ignore`
>   * Allow `:timeout` option on external sandbox
>   * Extract and translate internal exception from `Ecto.SubQueryError`
</details>
<details>
<summary>Commits</summary>

- [`0bc131e`](phoenixframework/phoenix_ecto@0bc131e) Release v3.4.0
- [`c45ed42`](phoenixframework/phoenix_ecto@c45ed42) Fix minor typos in docs ([#100](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/100))
- [`3e29c63`](phoenixframework/phoenix_ecto@3e29c63) Extract and translate internal exception from Ecto.SubQueryError ([#97](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/97))
- [`b65f3cc`](phoenixframework/phoenix_ecto@b65f3cc) Allow timeout option on external sandbox, closes [#94](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/94)
- [`ae909f1`](phoenixframework/phoenix_ecto@ae909f1) Ignore errors in case changeset action is :ignore ([#95](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/95))
- [`be8e7c7`](phoenixframework/phoenix_ecto@be8e7c7) :normal formatting for Decimals ([#92](https://github-redirect.dependabot.com/phoenixframework/phoenix_ecto/issues/92))
- See full diff in [compare view](phoenixframework/phoenix_ecto@v3.3.0...v3.4.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phoenix_ecto&package-manager=hex&previous-version=3.3.0&new-version=3.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=phoenix_ecto&package-manager=hex&previous-version=3.3.0&new-version=3.4.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>

483: Bump the Janitor base image r=notriddle a=notriddle



Co-authored-by: dependabot[bot] <support@dependabot.com>
Co-authored-by: Michael Howell <michael@notriddle.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Blocked on external issue.
Projects
None yet
Development

No branches or pull requests

1 participant