Skip to content

issues Search Results · repo:ryanrolds/club language:JavaScript

Filter by

29 results
 (68 ms)

29 results

inryanrolds/club (press backspace or delete to remove)

Make the Group view better. Start by making the video/peers shown by the MemberList component form a grid. Make sure the grid display things a pretty way and that the grid can accommodate 25 people (5x5). ...
  • ryanrolds
  • Opened 
    on Jul 6, 2020
  • #67

Before showing the room view, show a view asking for the user s name/handle. Store the name in the Redux state. Create a new message that sends the name to the signaling server. The signaling server should ...
  • ryanrolds
  • Opened 
    on Jul 4, 2020
  • #61

Logrus has recently been put into maintenance mode. Replace Logrus with Zap. When the ENV env var is local, output more human-readable (non-JSON) logs to STDOUT. When non-local, output JSON. If possible, ...
good first issue
  • ryanrolds
  • Opened 
    on Jun 13, 2020
  • #57

The initial view of the app should be a single color with a centered text Loading... and maybe an animated loading image. Once the Redux state has connected=true then change the text to Joining... . Once ...
good first issue
  • ryanrolds
  • Opened 
    on Jun 9, 2020
  • #56

Handle SIGINT/SIGTERM and gracefully shutdown the service quickly. The shutdown process must: - Send shutdown messages to websocket peers and close web sockets connections. - Grafecaully shutdown ...
good first issue
  • ryanrolds
  • Opened 
    on Jun 7, 2020
  • #50

Update the messaging between groups and peers to use channels.
  • ryanrolds
  • 1
  • Opened 
    on May 30, 2020
  • #47

Create an Event Bus and interface for consumers to implement. Update Room and Groups to implement the consumer interface. When setting up Rooms and groups bind as consumers. Ensure Room and Groups have ...
blocked
  • ryanrolds
  • 1
  • Opened 
    on May 30, 2020
  • #46
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub