CSC/ECE 517 Spring 2015/oss M1502 GVJ: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Wiki page for websocket") |
No edit summary |
||
Line 1: | Line 1: | ||
==M1502: Implementing the WebSocket API== | |||
This project concentrates on implementing Rust WebSocket API for Mozilla's web browser engine, Servo. The project work involved making the Servo's script depend on WebSocket crate. | |||
==Introduction to Mozilla Servo== | |||
==Project Description== |
Revision as of 01:27, 22 March 2015
M1502: Implementing the WebSocket API
This project concentrates on implementing Rust WebSocket API for Mozilla's web browser engine, Servo. The project work involved making the Servo's script depend on WebSocket crate.