Jmap Barcamp 2019
Last week, Linagora Vietnam was organizing a barcamp event during three days. The topic was JSON Meta Application Protocol (JMAP), used for synchronizing and accessing mail data for OpenPaaS INBOX. Attendees were the James team, Jungles team, QA team and our guest Michael Bailly, OpenPaaS product owner from Paris office.
The aims of this event were:
- Multiple teams work on the same topic
- To cover the latest specifications of JMAP RFC
- Understand the technology: implementation in James and OpenPaaS
Preparing
Before we started, Benoit Tellier presented about JMAP to all the members:
- What and Why?
- What has been done in James and OpenPaaS
- Latest RFC specifications
- Split tasks and teams into workshops
And here we go!
Running
We divided and mixed Java, Javascript and QA teams into different workshops
JMAP allows clients to make more efficient use of the network and avoid
round trips, an argument to one method can be taken from the result
of a previous method call.
Result-reference team was responsible about:
- Write integration test cases in James to implement this mechanism
- Implement back-reference for James
- Modify jmap-client to send multiple commands in a request to James
Jmap client team modified the jmap-client library to send basic requests: get mailboxes, get messages, rename mailboxes, … to a fastmail.com server which implemented the latest version of JMAP protocol.
JMAP specifications RFC is still in the draft state and some parts/extensions are still not really defined yet. One of those is about quota, which the RFC team was responsible of trying to write down a first proposition for it.
Bonus topic
Michael Bailly had a presentation providing nice knowledge on some MongoDB basic features.
And not only working …
Together, we prepared meals (go to market, cook and wash dishes)
Lot of funny board games and beers at nights!!!
And the last day of the event, we visited Tam Dao.
Result presentations
After 2 working days, every team presented or demonstrated their results to share the knowledge among everybody.
Event review
We will have a lot of events like this in the future and we should see what we did well, what we should improve and what we should have for the next one.
Conclusion
This was a successful event where every team got a good result on their tasks and we had a lot of awesome experiences together which we cannot have in our daily work.
Work hard and Play hard!!!