An open API service indexing awesome lists of open source software.

https://github.com/aifrak/real-time-phoenix-sneaker-23

Code from the book "Real-Time Phoenix" since part II
https://github.com/aifrak/real-time-phoenix-sneaker-23

elixir elixir-lang elixir-phoenix genstage learning phoenix phoenix-channels phoenix-framework

Last synced: 8 months ago
JSON representation

Code from the book "Real-Time Phoenix" since part II

Awesome Lists containing this project

README

          

# Real-Time Phoenix - sneaker_23

Code from the book "Real-Time Phoenix" since part II.

## Selenium

### Issues?

Remove and start again the containers starting with `selenium`.

### Delete a sesssion

```bash
curl -i -X DELETE http://[Selenium Grid node URL]/session/[session id]
```