module CC
Overview
TODO Write documentation for CC::Library
Defined in:
cc-lib.crcc-lib/board.cr
cc-lib/dummy_boards.cr
cc-lib/post.cr
cc-lib/thread.cr
Constant Summary
-
VERSION =
"0.2.36"
Class Method Summary
- .board_by_id(board_id)
-
.board_list
OPTIMIZE this should probably not hav to run on every socket message.
- .boards
-
.initialize_board_from_json(board)
Takes a JSON object representing a
Board
- .initialize_dummy_boards
- .sockets
- .subscriptions
Class Method Detail
def self.board_list
#
OPTIMIZE this should probably not hav to run on every socket message. Hi future Crystal I left you a problem!