P&O4 2012-2013
  RabbitMQ protocol




   Mattias Buelens
  Thomas Goossens
RPC?
Het Team Treasure Trek Protocol
HTTTP/1.1
HTTTP/1.1
                Specification
● game creation
  ○ rabbitmq exchange
  ○ topics

● team communication
  ○ own topic
  ○ handshake
HTTTP/1.1
Clarification
HTTTP/1.1
                 Implementation
● small library
   ○ github https://github.com/tgoossens/htttp-peno

● handler interface
   ○ implemented by each team
   ○ handle received information

● client class
   ○ implemented by us
   ○ starting a game, joining, leaving,...
HTTTP/1.1
              Finalisation
where do we go from here?
HTTTP/1.1
                    Finalisation
where do we go from here?
● timing
  ○ later this week


● contribute on github
  ○ fork
  ○ pull requests
  ○ code reviews
HTTTP/1.1
interrogation




  Questions?

More Related Content

PDF
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
PDF
Storytelling For The Web: Integrate Storytelling in your Design Process
PDF
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
PDF
Why clojure
PDF
Are we there yet?: Five years on the road to addressing child poverty – a pre...
PDF
32 Ways a Digital Marketing Consultant Can Help Grow Your Business
PDF
2024 State of Marketing Report – by Hubspot
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Storytelling For The Web: Integrate Storytelling in your Design Process
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
2024 Trend Updates: What Really Works In SEO & Content Marketing
Why clojure
Are we there yet?: Five years on the road to addressing child poverty – a pre...
32 Ways a Digital Marketing Consultant Can Help Grow Your Business
2024 State of Marketing Report – by Hubspot

Recently uploaded (20)

PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
CloudStack 4.21: First Look Webinar slides
PPTX
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
A review of recent deep learning applications in wood surface defect identifi...
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
DOCX
search engine optimization ppt fir known well about this
PDF
UiPath Agentic Automation session 1: RPA to Agents
PPTX
TEXTILE technology diploma scope and career opportunities
PPTX
Chapter 5: Probability Theory and Statistics
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPTX
Benefits of Physical activity for teenagers.pptx
PPTX
Modernising the Digital Integration Hub
A proposed approach for plagiarism detection in Myanmar Unicode text
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
CloudStack 4.21: First Look Webinar slides
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
Enhancing plagiarism detection using data pre-processing and machine learning...
sbt 2.0: go big (Scala Days 2025 edition)
Custom Battery Pack Design Considerations for Performance and Safety
The influence of sentiment analysis in enhancing early warning system model f...
1 - Historical Antecedents, Social Consideration.pdf
A review of recent deep learning applications in wood surface defect identifi...
Final SEM Unit 1 for mit wpu at pune .pptx
search engine optimization ppt fir known well about this
UiPath Agentic Automation session 1: RPA to Agents
TEXTILE technology diploma scope and career opportunities
Chapter 5: Probability Theory and Statistics
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Benefits of Physical activity for teenagers.pptx
Modernising the Digital Integration Hub
Ad
Ad

P&O4 htttp protocol

  • 1. P&O4 2012-2013 RabbitMQ protocol Mattias Buelens Thomas Goossens
  • 3. Het Team Treasure Trek Protocol
  • 5. HTTTP/1.1 Specification ● game creation ○ rabbitmq exchange ○ topics ● team communication ○ own topic ○ handshake
  • 7. HTTTP/1.1 Implementation ● small library ○ github https://github.com/tgoossens/htttp-peno ● handler interface ○ implemented by each team ○ handle received information ● client class ○ implemented by us ○ starting a game, joining, leaving,...
  • 8. HTTTP/1.1 Finalisation where do we go from here?
  • 9. HTTTP/1.1 Finalisation where do we go from here? ● timing ○ later this week ● contribute on github ○ fork ○ pull requests ○ code reviews