| 2020-04-16 |
Christopher | handle updating currupted call index live-callee-logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | handle callee index somehow getting turned into multipl... |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | remove with statement |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | remove with statement |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | inspect |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | inspect |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | add some logging around live callee lookups |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Christopher | add topic to published event |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Christopher | send error to caller peer when callee goes away |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Christopher | more tests around insufficient roles |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Christopher | handle no live callees |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Christopher | properly transition from unregister |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Christopher | update wampex and client |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Christopher | update ClusterKV |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Christopher | fix for edge case with no live callees |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Christopher | handle all errors |
commit | commitdiff | tree | snapshot |
| 2020-04-01 |
Christopher | update wampex lib |
commit | commitdiff | tree | snapshot |
| 2020-04-01 |
Christopher | remove abort warning |
commit | commitdiff | tree | snapshot |
| 2020-04-01 |
Christopher | new client interface |
commit | commitdiff | tree | snapshot |
| 2020-03-26 |
Christopher | add authorization |
commit | commitdiff | tree | snapshot |
| 2020-03-25 |
Christopher | update wampex lib |
commit | commitdiff | tree | snapshot |
| 2020-03-25 |
Christopher | handle wildcard lookups returning no results |
commit | commitdiff | tree | snapshot |
| 2020-03-25 |
Christopher | update types for Authentication behaviour, don't error... |
commit | commitdiff | tree | snapshot |
| 2020-03-24 |
Christopher | moves authentication out of wampex_router |
commit | commitdiff | tree | snapshot |
| 2020-03-23 |
Christopher | tests pass |
commit | commitdiff | tree | snapshot |
| 2020-03-23 |
Christopher | use struct types throughout |
commit | commitdiff | tree | snapshot |
| 2020-03-22 |
Christopher | make database configurable with env vars |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | update wamp lib |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | move realm sepcific logic to it's own module |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | move sessions to their own supervisor under realms |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | user Peer instead of User |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | shard proxies based on realm |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | update README |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | update README |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | update README |
commit | commitdiff | tree | snapshot |
| 2020-03-21 |
Christopher | update client version for testing |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Christopher | move configs to router namespace router-implementation |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Christopher | remove bondy_config |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Christopher | adds cockroach backed Realms and Users, internal Admin... |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
Christopher | adds moduledoc with create table command |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
Christopher | adds initial support for CockroachDB persistent store |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | handle binary or list for subscribed message handling |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | adds unsubscribe and removes subscriptions on session... |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | bigger keys |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | auth updates |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | parse array of ws protocols |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | expose replica and quorum |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | handle call errors |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | don't filter all of the invocations |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | adds some logging around rpc calls |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | properly return pong |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | invocations couldbe gone by the time we yield, also... |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | update cluster_kv to git version |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | use keyspace for ClusterKV |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | initial router authentication |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Christopher | use send_to_peer, default error value |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Christopher | better handling of errors and aborts |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Christopher | initial broker support |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Christopher | routed RPC working |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Christopher | initial router session code and state machine in place |
commit | commitdiff | tree | snapshot |
| 2020-03-10 |
Christopher | update commit hash in README |
commit | commitdiff | tree | snapshot |
| 2020-03-10 |
Christopher | move files around to allow for Wampex.Server namespace |
commit | commitdiff | tree | snapshot |
| 2020-02-22 |
Christopher | update states and resources, use module variables |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | link to session.json |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | removemove call cancel from auth section |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | list supported basic and advanced features |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | adds support for call cancel and progressive results |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | clean up Role interface |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | make sure to keep exiting requests when checking for... |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Entropealabs | Merge branch 'authentication' into 'master' |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | improve test coverage, when session dies take everythin... |
commit | commitdiff | tree | snapshot |
| 2020-02-21 |
Christopher | adds bondy config and readme about running bondy locally |
commit | commitdiff | tree | snapshot |
| 2020-02-20 |
Christopher... | change transition event to established |
commit | commitdiff | tree | snapshot |
| 2020-02-20 |
Christopher... | adds authentication, will also queue messages until... |
commit | commitdiff | tree | snapshot |
| 2020-02-20 |
Christopher | initial support for authentication |
commit | commitdiff | tree | snapshot |
| 2020-02-19 |
Christopher... | adds error for aborts |
commit | commitdiff | tree | snapshot |
| 2020-02-19 |
Christopher... | use structs as interface to role functions |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | fix typo in readme |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | use latest tag in readme example |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | add type specs to realm struct |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | fix roles typo |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | update README with new Session creation struct |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | remove Session.new, just instantiate a struct |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | typo |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | note about documentation |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | add note about PubSub |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | no docs yet |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | update readme and docs |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Entropealabs | Add LICENSE |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | change wampex start_link interface |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | add image of state machine |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | remove invalid creds flow for now |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | tweaking specs for docs |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | more specs to the roles |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | more tests, alias for running all tests, coveralls... |
commit | commitdiff | tree | snapshot |
| 2020-02-18 |
Christopher | some integration tests |
commit | commitdiff | tree | snapshot |
| next |