chrisjstevo

Results 18 issues of chrisjstevo

I learnt a lot from this project, but had a lot of problems around reception and reliability with the RF chip. I tried for a long time to find a...

## Feature Request An example of this on the Permission Provider: Existing Code: ```scala table.pullRow(session.user) match { case EmptyRowData => table.processUpdate(session.user, RowWithData(session.user, Map(User -> session.user, Bitmask -> PermissionSet.NoPermissions, BitmaskAsString ->...

server

## Feature Request In order to hide the implementation for row creation we'd like to hide the RowWithData object behind a builder interface

server

## Bug Report When trying to serve content from the classpath (instead of a directory), an exception is thrown due to an interface conflict internally of Vertx with netty 4.1.90-Final....

bug

## Feature Request The current structure of the Vuu documentation reflects what Chris though was important while we were open sourcing Vuu. Now with the experience of people using the...